mirror of
https://github.com/outbackdingo/labca.git
synced 2026-01-28 02:19:31 +00:00
Fix restore script
This commit is contained in:
2
restore
2
restore
@@ -14,7 +14,7 @@ cd /tmp
|
||||
tar xzf $FILE
|
||||
|
||||
cd /home/labca/boulder
|
||||
docker-compose exec bmysql mysql boulder_sa_integration <$TMPDIR/boulder_sa_integration.sql
|
||||
docker-compose exec -T bmysql mysql boulder_sa_integration <$TMPDIR/boulder_sa_integration.sql
|
||||
|
||||
mv -f $TMPDIR/*key* $TMPDIR/*cert.pem $TMPDIR/*.csr /home/labca/nginx_data/ssl/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user