4 lines
No EOL
94 B
Bash
4 lines
No EOL
94 B
Bash
#!/bin/bash
|
|
./install_without_services.sh custom_apps.lst
|
|
sleep 5
|
|
./install.sh custom_apps.lst |