installSoftware.sh -> install_software.sh

This commit is contained in:
Oleg Kalachev
2021-06-29 04:24:17 +03:00
parent d9bd9a531c
commit 1b1a5a5121
2 changed files with 1 additions and 1 deletions

View File

@@ -65,7 +65,7 @@
},
{
"type": "shell",
"script": "scripts/installSoftware.sh",
"script": "scripts/install_software.sh",
"execute_command": "PASSWORD='{{user `password`}}' bash '{{.Path}}'"
}]
}