run distro/de-specific script automatically

This commit is contained in:
askiiart 2024-07-10 14:38:33 -05:00
parent 92bede480f
commit 4d3f0ee63c
Signed by untrusted user who does not match committer: askiiart
GPG key ID: EA85979611654C30
2 changed files with 3 additions and 1 deletions

View file

@ -25,6 +25,8 @@ chmod 700 ./*.bash
cd .. cd ..
cd ./dotfiles cd ./dotfiles
chmod 700 run-distro-de-script.sh
./run-distro-de-script.sh
chmod 700 restore.sh chmod 700 restore.sh
./restore.sh ./restore.sh
cd .. cd ..

@ -1 +1 @@
Subproject commit 3110da2e40b77caf275c95b368ab97d47982faa4 Subproject commit 6bd1edfd475e386aadddfeee3c80c60d7c273dd1