correct default path

This commit is contained in:
RealJohnGalt 2018-10-31 08:47:29 -07:00
parent 0556e6c994
commit 6a9efa3bf8

View File

@ -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