mirror of
https://github.com/outbackdingo/labca.git
synced 2026-01-27 10:19:34 +00:00
Backup database as part of update
This commit is contained in:
@@ -11,4 +11,6 @@ if [ ! -e bin/labca ]; then
|
||||
go build -o bin/labca
|
||||
fi
|
||||
|
||||
[ -e /bin/ip ] || (apt update && apt install -y iproute2)
|
||||
|
||||
bin/labca
|
||||
|
||||
Reference in New Issue
Block a user