win32: Avoid wiping server.log on upgrade
This commit is contained in:
parent
b348068369
commit
85a4a94ba3
1 changed files with 0 additions and 1 deletions
|
@ -82,7 +82,6 @@ Section Uninstall
|
|||
Delete "$INSTDIR\icu*.dll"
|
||||
Delete "$INSTDIR\qt.conf"
|
||||
Delete "$INSTDIR\qdebug.txt"
|
||||
Delete "$INSTDIR\server.log"
|
||||
Delete "$INSTDIR\servatrice.sql"
|
||||
Delete "$INSTDIR\servatrice.ini.example"
|
||||
RMDir "$INSTDIR"
|
||||
|
|
Loading…
Reference in a new issue