Add missing mkdir for UFO:AI

This commit is contained in:
DeathByDenim 2022-09-21 14:38:14 -04:00
parent 686c1439a8
commit a85ada3809
Signed by: DeathByDenim
GPG Key ID: 4A475283D925365B
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ apt install --assume-yes ufoai-server
# Bug fix for UFO:AI? WorkingDirectory needs to be set for server
# to be able to read debian_server.cfg
mkdir -p /etc/systemd/system/ufoai-server.service.d
cat > /etc/systemd/system/ufoai-server.service.d/override.conf <<EOF
[Service]
WorkingDirectory=/usr/lib/ufoai-server