@@ -0,0 +1,10 @@
#!/bin/bash
if [[ "$MODE" == "shell" ]]; then
"$@"
else
proxmox-backup-client "$@"
fi
The note is not visible to the blocked user.