mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-12-25 19:32:44 +01:00
5 lines
110 B
Bash
5 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
|