disable install

This commit is contained in:
Willem Dantuma 2023-08-30 12:02:03 +02:00
parent 318cfe2f96
commit ead54fbd89

View File

@ -4,6 +4,6 @@ ln -sf /mnt/init.properties init.properties
cp -R app/* /opt/tomcat/webapps/
cp -R webapp/public_html/* /var/www/localhost/htdocs/
chmod +x start.sh
#touch /opt/tomcat/webapps/re3gistry2/WEB-INF/classes/configurations_files/system.installed
touch /opt/tomcat/webapps/re3gistry2/WEB-INF/classes/configurations_files/system.installed
/opt/tomcat/bin/catalina.sh start
exec /usr/sbin/httpd -DFOREGROUND