add permission to new scripts

Signed-off-by: Nakul Manchanda <nakul.manchanda@ibm.com>
This commit is contained in:
Nakul Manchanda
2019-04-10 13:33:05 -04:00
parent cb1d34a970
commit 82b1b534b5
2 changed files with 41 additions and 0 deletions

View File

@@ -78,6 +78,7 @@ Change unix permission of start up shell script `start-sample-node-api.sh`, so `
// on remote
cd /u/zowe/ibmuser/1.0.0/sample-node-api/scripts
chmod 755 start-sample-node-api.sh
chmod 755 restart-sample-node-api.sh
```
### 3) Register a plugin API/ML layer using yml file