mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-14 21:22:03 +01:00
5 lines
51 B
Plaintext
5 lines
51 B
Plaintext
|
|
if [ -f /etc/rc.local ]; then
|
|
. /etc/rc.local
|
|
fi
|