code cleanup

This commit is contained in:
WeeXnes 2025-01-15 16:54:08 +01:00
parent 0cec11c1bc
commit a7d262ff65

View file

@ -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