Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

Commit

Permalink
Update serve.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
jaouadk committed Mar 31, 2016
1 parent 32f795c commit 2dfc3ca
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions serve.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,4 @@ block="server {

echo "$block" > "/etc/nginx/sites-available/$1"
ln -fs "/etc/nginx/sites-available/$1" "/etc/nginx/sites-enabled/$1"
service nginx restart
service php5-fpm restart
supervisorctl restart nginx

0 comments on commit 2dfc3ca

Please sign in to comment.