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