Commit 1806cb8a authored by Robert Butora's avatar Robert Butora
Browse files

fixes conf file name (is now properties) and postgresql driver for tomcat

parent 967ed5f3
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -40,7 +40,6 @@ install:
	cp -r $(CLASS_DIR) $(LIB_DIR) $(INSTALL_DIR)/WEB-INF/
	cp ../../java-libs/jjwt-*0.11.2.jar $(INSTALL_DIR)/WEB-INF/lib/
	cp src/main/resources/*.properties $(INSTALL_DIR)/WEB-INF/classes/
	cp src/main/resources/*.conf $(INSTALL_DIR)/WEB-INF/classes/
	cp $(AUTH_DIR)/resources/*.properties $(INSTALL_DIR)/WEB-INF/classes/

.PHONY: uninstall
+807 KiB

File added.

No diff preview for this file type.