Rearrange command line option string
I apologize, but I could not resist rearranging the command line options to spell "WTF VHS"
Esse commit está contido em:
+1
-1
@@ -9,7 +9,7 @@ if [ ! -d $ATOM_PATH ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
while getopts ":whvfts-:" opt; do
|
||||
while getopts ":wtfvhs-:" opt; do
|
||||
case "$opt" in
|
||||
-)
|
||||
case "${OPTARG}" in
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário