validate-rsync.sh enabled

This commit is contained in:
rene
2022-03-18 15:43:04 +01:00
parent 7bd3b9bb75
commit 35f27265c4
2 changed files with 7 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env bash
case "${SSH_ORIGINALCOMMAND}" in
case "${SSH_ORIGINAL_COMMAND}" in
*\&*)
echo "Rejected 1"
;;