Newer
Older
cd cloudAppManager && bash cloudappmanager.bash &
cd domainManager && bash domain.bash &
Alfredo Chissotti
committed
cd webserver && bash server.bash &
Alfredo Chissotti
committed
# wait until <Ctrl>+C is pressed without then closing the process
( trap exit SIGINT; read -r -d '' _ </dev/tty )
Alfredo Chissotti
committed
#chiudo tutto il resto
bash chiudiprogetto.bash