tail-f trick
This commit is contained in:
parent
b9cb7da1f8
commit
0331e6414e
@ -54,4 +54,4 @@ echo " Or use Python interactively with: python3 -i /app/src/inquisitor.py"
|
|||||||
echo ""
|
echo ""
|
||||||
|
|
||||||
# Start an interactive bash shell
|
# Start an interactive bash shell
|
||||||
exec /bin/bash
|
tail -f /dev/null & # Keep the script running
|
||||||
Loading…
Reference in New Issue
Block a user