mirror of
https://github.com/edv-pi/pbs-client-docker.git
synced 2025-04-20 05:52:55 +02:00
This commit is contained in:
parent
5ad9c1bfd9
commit
004f9b69d7
@ -59,7 +59,7 @@ if [[ "$selection" -ge 1 && "$selection" -le "${#backups[@]}" ]]; then
|
||||
echo "Ausgewählte Datei: $selected_file"
|
||||
echo "DEBUG: $MOUNTCMD"
|
||||
MOUNTCMD+=" /restore"
|
||||
$(MOUNTCMD)
|
||||
$(${MOUNTCMD})
|
||||
else
|
||||
echo "Ungültige Auswahl. Abbruch."
|
||||
exit 1
|
||||
|
Loading…
Reference in New Issue
Block a user