diff --git a/scripts/install b/scripts/install index 04866c4..febf1af 100644 --- a/scripts/install +++ b/scripts/install @@ -11,7 +11,7 @@ exit 1 fi # Remove trailing "/" for next commands -#path=${path%/} +path=${path%/} # Generate random DES key & password