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