Remove symlnk option from another branch
This commit is contained in:
parent
fea182b887
commit
1a0be89885
2
samba.sh
2
samba.sh
@ -169,7 +169,7 @@ The 'command' (if provided and valid) will be run instead of samba
|
|||||||
exit $RC
|
exit $RC
|
||||||
}
|
}
|
||||||
|
|
||||||
while getopts ":hi:npls:mt:g:u:w:" opt; do
|
while getopts ":hi:nps:mt:g:u:w:" opt; do
|
||||||
case "$opt" in
|
case "$opt" in
|
||||||
h) usage ;;
|
h) usage ;;
|
||||||
i) import "$OPTARG" ;;
|
i) import "$OPTARG" ;;
|
||||||
|
Loading…
Reference in New Issue
Block a user