run distro/de-specific script automatically
This commit is contained in:
parent
92bede480f
commit
4d3f0ee63c
2 changed files with 3 additions and 1 deletions
|
@ -25,6 +25,8 @@ chmod 700 ./*.bash
|
|||
cd ..
|
||||
|
||||
cd ./dotfiles
|
||||
chmod 700 run-distro-de-script.sh
|
||||
./run-distro-de-script.sh
|
||||
chmod 700 restore.sh
|
||||
./restore.sh
|
||||
cd ..
|
||||
|
|
2
dotfiles
2
dotfiles
|
@ -1 +1 @@
|
|||
Subproject commit 3110da2e40b77caf275c95b368ab97d47982faa4
|
||||
Subproject commit 6bd1edfd475e386aadddfeee3c80c60d7c273dd1
|
Loading…
Reference in a new issue