Fixing touch temp file

This commit is contained in:
Kris Crawford 2022-11-08 09:41:18 -05:00
parent 989f171159
commit 1e95bb8ef8

View File

@ -15,4 +15,4 @@ echo "master: salt-master.local" | tee /etc/salt/minion.d/override.conf
systemctl restart salt-minion
# Touch firstRun file
/tmp/.firstRun
touch /tmp/.firstRun