bash - Run 1 command to install 3 scripts from inside a script -


i'm using media server , each time when want reinstall items, have first script example

get file make folder cmod files ./install 

then next file same, , on.

is there way can add commands in 1 php file if run like:

install 3 files, runs , cmods me?


Comments