Update 'scripts/now.sh'
This commit is contained in:
parent
c2e804185c
commit
96b3b1615c
@ -26,6 +26,7 @@ while [[ $# -gt 0 ]]; do
|
|||||||
-*|--*)
|
-*|--*)
|
||||||
printf "$red Unknown option, use --help to see usage $reset"
|
printf "$red Unknown option, use --help to see usage $reset"
|
||||||
exit 1
|
exit 1
|
||||||
|
;;
|
||||||
*)
|
*)
|
||||||
printf "$red Unknown option, use --help to see usage $reset"
|
printf "$red Unknown option, use --help to see usage $reset"
|
||||||
;;
|
;;
|
||||||
|
Loading…
Reference in New Issue
Block a user