* update and run scripts (using privbind)

This commit is contained in:
Vincent Ambo 2012-03-25 19:56:38 +02:00
parent 4b66c19242
commit 1e45dcf7c8
2 changed files with 7 additions and 0 deletions

2
run.sh Normal file
View file

@ -0,0 +1,2 @@
#!/bin/bash
sudo privbind -u tazjin tazblog --port 80 --statedir $TAZBLOG

5
update.sh Normal file
View file

@ -0,0 +1,5 @@
#!/bin/bash
hg pull
hg update
cabal install --reinstall