fix: commit semantic repair changes
This commit is contained in:
6
run.sh
6
run.sh
@@ -1,4 +1,8 @@
|
||||
#!/bin/bash
|
||||
# [DEF:run:Module]
|
||||
# @PURPOSE: Utility script for run
|
||||
# @TIER: TRIVIAL
|
||||
# @COMPLEXITY: 1
|
||||
|
||||
# Project Launch Script
|
||||
# Automates setup and concurrent execution of backend and frontend servers.
|
||||
@@ -222,3 +226,5 @@ start_frontend
|
||||
|
||||
echo "Services are running. Press Ctrl+C to stop."
|
||||
wait
|
||||
|
||||
# [/DEF:run:Module]
|
||||
|
||||
Reference in New Issue
Block a user