mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Remove the line that wipes out the cache
This commit is contained in:
parent
a3becf8342
commit
ffb23fbe47
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue