2025-06-25 18:01:05 +02:00

7 lines
104 B
Bash

#!/bin/sh
rc-service nginx start
# This is needed, otherwise
# the machine will close
sleep infinity