Back up teamspeak properly

This commit is contained in:
Manuel Thalmann 2024-11-28 20:03:08 +01:00
parent 91fee52e81
commit 8c9c6cd411

View file

@ -40,9 +40,5 @@ begin
function getServiceLocations
end
function getBackupArgs
printf "%s\n" --hidden --no-ignore . --exclude "docker-compose.yml" (getServiceRoot $argv)
end
runInstaller --force $argv
end