disable install
This commit is contained in:
parent
318cfe2f96
commit
ead54fbd89
2
start.sh
2
start.sh
@ -4,6 +4,6 @@ ln -sf /mnt/init.properties init.properties
|
|||||||
cp -R app/* /opt/tomcat/webapps/
|
cp -R app/* /opt/tomcat/webapps/
|
||||||
cp -R webapp/public_html/* /var/www/localhost/htdocs/
|
cp -R webapp/public_html/* /var/www/localhost/htdocs/
|
||||||
chmod +x start.sh
|
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
|
/opt/tomcat/bin/catalina.sh start
|
||||||
exec /usr/sbin/httpd -DFOREGROUND
|
exec /usr/sbin/httpd -DFOREGROUND
|
Loading…
Reference in New Issue
Block a user