4 lines
65 B
Text
4 lines
65 B
Text
case "$ACTION" in
|
|
post)
|
|
busybox --install /usr/bin/
|
|
esac
|