Rework to add endpoint creation and better handling
This commit is contained in:
7
helper-scripts/scripts/entry.sh
Normal file
7
helper-scripts/scripts/entry.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
rc-service nginx start
|
||||
|
||||
# This is needed, otherwise
|
||||
# the machine will close
|
||||
sleep infinity
|
||||
Reference in New Issue
Block a user