mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 23:09:26 -05:00
Fix options.
This commit is contained in:
+2
-2
@@ -25,8 +25,8 @@ cleancache(){
|
||||
|
||||
# `man getopt` to see more
|
||||
para=$(getopt \
|
||||
-o hfd:c \
|
||||
-l help,force,distro:,clean \
|
||||
-o hfk:c \
|
||||
-l help,force,kbset:,clean \
|
||||
-n "$0" -- "$@")
|
||||
[ $? != 0 ] && echo "$0: Error when getopt, please recheck parameters." && exit 1
|
||||
#####################################################################################
|
||||
|
||||
Reference in New Issue
Block a user