Back up teamspeak properly

This commit is contained in:
Manuel Thalmann 2024-11-28 20:03:08 +01:00
parent 80868d9696
commit 300675fac2

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