idm-service/deploy_tomcat_manager.sh

3 lines
98 B
Bash
Raw Normal View History

2024-02-16 16:39:02 +01:00
echo "deploying tomcat with tomcat/manager applications"
2024-02-26 10:11:45 +01:00
cp -a tomcat/manager/* tomcat/webappsgit