diff --git a/scripts/install b/scripts/install index 3c4976a..5b6e33b 100644 --- a/scripts/install +++ b/scripts/install @@ -15,8 +15,6 @@ is_public=$YNH_APP_ARG_IS_PUBLIC author=$YNH_APP_ARG_AUTHOR title=$YNH_APP_ARG_TITLE -# Remove trailing slash to path -path=${path%/} #force location to be / or /foo location=${path:-/}