correct default path
This commit is contained in:
parent
0556e6c994
commit
6a9efa3bf8
@ -93,7 +93,7 @@ shift $((OPTIND -1))
|
|||||||
|
|
||||||
#Set opts if unset
|
#Set opts if unset
|
||||||
if [[ "$instdir" == "" ]]; then
|
if [[ "$instdir" == "" ]]; then
|
||||||
instdir=$HOME/.cemutemp
|
instdir=$HOME/.cemu
|
||||||
fi
|
fi
|
||||||
if [[ "$cemuzip" == "" ]]; then
|
if [[ "$cemuzip" == "" ]]; then
|
||||||
cemuzip=cemutemp.zip
|
cemuzip=cemutemp.zip
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user