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
004f9b69d7
commit
fa3f93b1eb
@ -60,6 +60,8 @@ if [[ "$selection" -ge 1 && "$selection" -le "${#backups[@]}" ]]; then
|
||||
echo "DEBUG: $MOUNTCMD"
|
||||
MOUNTCMD+=" /restore"
|
||||
$(${MOUNTCMD})
|
||||
read -p "Enter command to test: " debugcmd
|
||||
$(${debugcmd})
|
||||
else
|
||||
echo "Ungültige Auswahl. Abbruch."
|
||||
exit 1
|
||||
|
Loading…
Reference in New Issue
Block a user