diff options
Diffstat (limited to 'test/mocks/mass-pnf-sim/pnf-sim-lightweight/fix-sftp-perms-template.sh')
-rwxr-xr-x | test/mocks/mass-pnf-sim/pnf-sim-lightweight/fix-sftp-perms-template.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/mocks/mass-pnf-sim/pnf-sim-lightweight/fix-sftp-perms-template.sh b/test/mocks/mass-pnf-sim/pnf-sim-lightweight/fix-sftp-perms-template.sh deleted file mode 100755 index 52e69b74c..000000000 --- a/test/mocks/mass-pnf-sim/pnf-sim-lightweight/fix-sftp-perms-template.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/bash -chmod o+w /home/${FILESERV_USER} |