Keep pre-rebrand dedicated installs compatible

This commit is contained in:
Alexander Sellite 2026-08-25 22:18:56 -04:00
parent c1b228475d
commit cd423d0c70
4 changed files with 59 additions and 10 deletions

View file

@ -96,11 +96,11 @@ cat >SOURCE-CODE.md <<EOF
straywild dedicated game-server code is licensed under GPL-3.0-or-later.
Source repository: https://forge.makearmy.io/woofmeow/straywild
Source repository: https://forge.makearmy.io/woofmeow/netfishing
Exact game source revision: ${game_commit}
Packaging source:
https://forge.makearmy.io/woofmeow/straywild-dedicated-server
https://forge.makearmy.io/woofmeow/netfishing-dedicated-server
Exact packaging source revision: ${packaging_commit}
EOF
umask "${apply_umask}"