mirror of
https://github.com/valitydev/salt.git
synced 2024-11-06 16:45:27 +00:00
Remove the line that wipes out the cache
This commit is contained in:
parent
a3becf8342
commit
ffb23fbe47
@ -386,8 +386,6 @@ Section -Post
|
||||
nsExec::Exec "nssm.exe set salt-minion AppStopMethodConsole 24000"
|
||||
nsExec::Exec "nssm.exe set salt-minion AppStopMethodWindow 2000"
|
||||
|
||||
RMDir /R "$INSTDIR\var\cache\salt" ; removing cache from old version
|
||||
|
||||
Call updateMinionConfig
|
||||
|
||||
Push "C:\salt"
|
||||
|
Loading…
Reference in New Issue
Block a user