critical bug
This commit is contained in:
parent
dfe8b548dd
commit
cf72136072
1 changed files with 1 additions and 0 deletions
1
spkg
1
spkg
|
@ -74,6 +74,7 @@ case "${1}" in
|
|||
case "${2}" in
|
||||
--root-dir) removepkg "${3}" "${4}" ;;
|
||||
*) removepkg "${3}" "/" ;;
|
||||
esac ;;
|
||||
install)
|
||||
case "${2}" in
|
||||
--root-dir) instpkg "${4}" "${3}" ;;
|
||||
|
|
Loading…
Reference in a new issue