termux-tools: use getopt from util-linux
This commit is contained in:
parent
6fb2bb2fbf
commit
df1c86646f
@ -12,7 +12,7 @@ show_usage () {
|
|||||||
exit 0
|
exit 0
|
||||||
}
|
}
|
||||||
|
|
||||||
TEMP=`busybox getopt \
|
TEMP=`getopt \
|
||||||
-n $SCRIPTNAME \
|
-n $SCRIPTNAME \
|
||||||
-o h \
|
-o h \
|
||||||
--long send,view,chooser,content-type:,help\
|
--long send,view,chooser,content-type:,help\
|
||||||
|
Loading…
Reference in New Issue
Block a user