no more profiles

This commit is contained in:
Andrew Hurley 2022-10-27 00:21:15 +11:00
parent 2da7a74398
commit 0f6bb41f30
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
#!/bin/bash
pushd /srv/backup && ./vvv.sh docker local mailu && nice ./v2b.sh -u backup_docker && popd
pushd /srv/backup && ./vvv.sh docker && nice ./v2b.sh -u backup_docker && popd