code cleanup
This commit is contained in:
parent
0cec11c1bc
commit
a7d262ff65
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
./install_without_services.sh custom_apps.lst
|
./install_without_services.sh custom_apps.lst
|
||||||
|
echo first execution of script finished, waiting 10s to do the second one
|
||||||
sleep 5
|
sleep 5
|
||||||
./install.sh custom_apps.lst
|
sleep 5
|
||||||
|
./install.sh custom_apps.lst
|
||||||
|
|
Loading…
Add table
Reference in a new issue