use regular quotation marks
This commit is contained in:
@ -79,7 +79,7 @@ cleanup() {
|
||||
}
|
||||
|
||||
#############################################
|
||||
while getopts “x:k:c:f:h” OPTION
|
||||
while getopts "x:k:c:f:h" OPTION
|
||||
do
|
||||
case $OPTION in
|
||||
x)
|
||||
|
Reference in New Issue
Block a user