Initial commit - Church Music Database
This commit is contained in:
8
legacy-site/frontend/pre-start-check.sh
Executable file
8
legacy-site/frontend/pre-start-check.sh
Executable file
@@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
# Pre-start check for frontend service
|
||||
# Kills any development servers before starting production frontend
|
||||
|
||||
# Source the main kill script
|
||||
/media/pts/Website/Church_HOP_MusicData/kill-dev-servers.sh
|
||||
|
||||
exit 0
|
||||
Reference in New Issue
Block a user