snippets/bash/netdev
2012-08-15 00:08:21 +02:00

5 lines
139 B
Bash
Executable file

#!/bin/bash
sudo /etc/init.d/apache2 restart
sudo /etc/init.d/mysql restart
firefox -new-tab http://localhost/workspace/ &
cd ~/workspace/