Skip to content

Commit

Permalink
Update lvl-user-data.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
abmargb committed May 20, 2015
1 parent 3d6e178 commit a801b96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/lvl-user-data.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh
create-fogbow-tunnel http 80
sed -i 's/include \/etc\/nginx\/naxsi//g' /etc/nginx/sites-enabled/default
sed -i 's/include \/etc\/nginx\/naxsi/#include \/etc\/nginx/g' /etc/nginx/sites-enabled/default
service nginx restart

0 comments on commit a801b96

Please sign in to comment.