mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-07-20 04:22:51 +01:00
uninstall is completely unnecessary here
This commit is contained in:
@@ -8,7 +8,3 @@ install:
|
||||
dh_link $(DESTDIR)/etc/tgstation-server/appsettings.Production.yml $(DESTDIR)/opt/tgstation-server/appsettings.Production.yml
|
||||
install -d $(DESTDIR)/usr/bin
|
||||
install build/package/deb/tgs-configure $(DESTDIR)/usr/bin/
|
||||
|
||||
uninstall:
|
||||
mkdir -p $(DESTDIR)/opt/tgstation-server
|
||||
cp -r artifacts/* $(DESTDIR)/opt/tgstation-server/
|
||||
|
||||
Reference in New Issue
Block a user