Register default mods during installation on Debian/Ubuntu.

This commit is contained in:
Paul Chote
2017-06-23 20:09:00 +00:00
committed by reaperrr
parent 2c522e0371
commit 2685dbea3b
3 changed files with 18 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
#!/bin/sh
set -e
mono {LIBDIR}/OpenRA.Utility.exe ra --unregister-mod system
mono {LIBDIR}/OpenRA.Utility.exe cnc --unregister-mod system
mono {LIBDIR}/OpenRA.Utility.exe d2k --unregister-mod system