Fix alias variable (ks-upr)

This commit is contained in:
q3aql 2022-01-21 22:50:16 +01:00
parent 65ce82f437
commit 27552047a8
3 changed files with 3 additions and 0 deletions

BIN
src/.ks-upr.swp Normal file

Binary file not shown.

BIN
src/.ks-upv.swp Normal file

Binary file not shown.

View File

@ -20,7 +20,10 @@ ksToolsTempFolder="/tmp/ks-tools"
# Check cygwin alias (for Windows)
if [ -f "/usr/bin/cygwin-alias.sh" ] ; then
shopt -s expand_aliases
cygwin="yes"
source "/usr/bin/cygwin-alias.sh"
else
cygwin="no"
fi
# Function to remove spaces and symbols