Skip to content

Commit

Permalink
Update tomcat_service_restart.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
thrinathadevops authored Jun 22, 2024
1 parent 22bfab0 commit 2827891
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Shell_Scripts/server_restart/tomcat_service_restart.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# -----------------------------------------------------------------------------------
# File Name : Automating_Tomcat_Service_Restart
# Author : Thrinatha Reddy
# Description : Ensuring that the Tomcat server is always running and can be restarted smoothly during deployments.
# Call Syntax : ./tomcat_service_restart.sh
# Last Modified: 22-JUN-2024
# -----------------------------------------------------------------------------------



#!/bin/bash

# Configuration
Expand Down

0 comments on commit 2827891

Please sign in to comment.