mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-04-19 05:36:38 +02:00
4 lines
110 B
Bash
4 lines
110 B
Bash
#!/bin/sh
|
|
|
|
# other post scripts might need rm so we don't wait for the trigger
|
|
exec /bin/busybox --install -s
|