git.ucc.asn.au
/
tpg
/
opendispense2.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Cleaned up dispense command handling
[tpg/opendispense2.git]
/
SetupDatabase
1
#!/bin/sh
2
sudo ./dispense user add $USER
3
sudo ./dispense user type $USER coke
4
./dispense add $USER +1000 "initial"
UCC
git Repository :: git.ucc.asn.au