Back up teamspeak properly

This commit is contained in:
Manuel Thalmann 2024-11-28 20:03:08 +01:00
parent 85b6f8ccc6
commit 98ff044bc2

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