fixed broken update.

This commit is contained in:
Евгений Юдаков 2020-09-03 12:43:06 +03:00
parent dddab7f478
commit 9865447789
2 changed files with 2 additions and 1 deletions

View File

@ -19,7 +19,7 @@ ExecStart=/bin/sleep 5m
ExecStart=:DEFINE_PREFIX:/bin/kf2-srv instance chat 'Server shutting down...'
ExecStart=/bin/sleep 5s
ExecStart=:DEFINE_PREFIX:/bin/kf2-srv instance update
ExecStart=:DEFINE_PREFIX:/bin/kf2-srv game update
PrivateTmp=true
PrivateDevices=true

View File

@ -102,6 +102,7 @@ fi
%changelog
* Sat Aug 15 2020 GenZmeY <genzmey@gmail.com> - 0.15.4-1
- fixed broken update;
- replaced steamID3/steamID64 conversation algorithm.
* Sat Aug 15 2020 GenZmeY <genzmey@gmail.com> - 0.15.3-1