working
This commit is contained in:
8
app/migrate
Executable file
8
app/migrate
Executable file
@@ -0,0 +1,8 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
rex "doas sqlite3 /4server/data/contracts.db <<'EOF'
|
||||||
|
ALTER TABLE containers
|
||||||
|
ADD COLUMN secrets TEXT;
|
||||||
|
EOF"
|
||||||
Binary file not shown.
Reference in New Issue
Block a user