mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-21 04:26:28 +02:00
exec comment
This commit is contained in:
parent
fef00b96f1
commit
016a8c086f
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ echo "Index created"
|
|||
|
||||
if [[ $SERVER -eq 1 ]]; then
|
||||
echo "Starting index server.."
|
||||
# We want the child process to replace the shell to handle signals
|
||||
exec python3 /serve.py
|
||||
else
|
||||
echo "Skipping starting index server"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue