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 ..
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue