SQLite database works, time for more thorough stress testing
[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