diff --git a/Linux_Run_Production_Server.sh b/Linux_Run_Production_Server.sh index 2a87136..8052ab8 100755 --- a/Linux_Run_Production_Server.sh +++ b/Linux_Run_Production_Server.sh @@ -1,5 +1,8 @@ #!/bin/bash +# Backs up all databases +./Linux_Backup_Databases.sh + # Run the game server in a detached screen echo "" echo ""