2024-05-06 05:53:58 +08:00

6 lines
153 B
Plaintext

# Put your custom commands here that should be executed once
# the system init finished. By default this file does nothing.
bash /root/resize.sh
exit 0