diff --git a/build/package/deb/MakeInstall b/build/package/deb/MakeInstall index 4f53ef641d..fca542545b 100755 --- a/build/package/deb/MakeInstall +++ b/build/package/deb/MakeInstall @@ -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/