This commit is contained in:
m0duspwnens
2020-05-28 08:57:07 -04:00
parent 8b83799253
commit 091cc8b789
2 changed files with 14 additions and 9 deletions

View File

@@ -37,3 +37,5 @@ export DEBIAN_FRONTEND=noninteractive
export default_salt_dir=/opt/so/saltstack/default
export local_salt_dir=/opt/so/saltstack/local
export SCRIPTDIR=$(cd `dirname $0` && pwd)