Skip to content

Commit a145074

Browse files
committed
[adj] adjust package.sh, no big deal.
1 parent e8e7986 commit a145074

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ if [ "$#" -gt 0 ]; then
7373
# Not install Taiwanese typing method
7474
"-no_chewing" )
7575
chewing=0
76-
shift
76+
shift 1
7777
;;
7878
# Not install all the extra-packages
7979
"-no_extra-packages" )

0 commit comments

Comments
 (0)