* update and run scripts (using privbind)
This commit is contained in:
parent
4b66c19242
commit
1e45dcf7c8
2 changed files with 7 additions and 0 deletions
5
update.sh
Normal file
5
update.sh
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
hg pull
|
||||
hg update
|
||||
cabal install --reinstall
|
||||
Loading…
Add table
Add a link
Reference in a new issue