diff --git a/start.sh b/start.sh index 58f5e4a..6ab3f19 100644 --- a/start.sh +++ b/start.sh @@ -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 \ No newline at end of file