set chmod -R 777 /opt

This commit is contained in:
Aleksandr Chebotov
2020-09-21 11:18:28 +03:00
parent 2c60c78141
commit d4335cc52e
4 changed files with 50 additions and 18 deletions

View File

@@ -316,6 +316,13 @@
"RUN_VALIDATION={{user `run_validation_diskspace`}}"
]
},
{
"type": "shell",
"scripts":[
"{{template_dir}}/scripts/installers/post-deployment.sh"
],
"execute_command": "sudo sh -c '{{ .Vars }} {{ .Path }}'"
},
{
"type": "shell",
"inline": [