idm-service/deploy_tomcat_manager.sh

2 lines
97 B
Bash
Raw Normal View History

2024-02-16 16:39:02 +01:00
echo "deploying tomcat with tomcat/manager applications"
2024-02-16 16:44:15 +01:00
cp -a tomcat/manager/* tomcat/webappsgit