'Running the program' sequence added to slides

This commit is contained in:
Michael Hohn
2020-07-16 17:43:43 -07:00
committed by =Michael Hohn
parent 90a3bee380
commit b241632815
3 changed files with 12 additions and 2 deletions

4
admin
View File

@@ -1,4 +1,8 @@
#!/bin/bash
rm-db () {
rm users.sqlite
}
create-db () {
echo '
CREATE TABLE users (