summaryrefslogtreecommitdiff
path: root/from_0_to_3.sh
blob: 24cba030e6b1f70c8ef420daca6e9ab21e40cc0d (plain)
1
2
3
4
#!/bin/sh
echo From Passive to StartingUp
service apache2 start
echo Script finished