decryption-error-fix
quadrismegistus 4 years ago
parent 7c92b7059d
commit 7160bbc63c

@ -57,11 +57,11 @@ then
fi fi
path_bin="$path_komrade/code/bin" path_bin="$path_komrade/code/bin"
if [ ! -d "$path_bin" ] # if [ ! -d "$path_bin" ]
then # then
mkdir -p $path_bin # mkdir -p $path_bin
echo "created $path_bin" # echo "created $path_bin"
fi # fi

Loading…
Cancel
Save