7 lines
104 B
Bash
Raw Normal View History

2025-06-23 16:42:16 +02:00
#!/bin/sh
rc-service nginx start
# This is needed, otherwise
# the machine will close
sleep infinity