1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pelican_ynh.git synced 2024-09-03 19:46:35 +02:00

Update install

This commit is contained in:
Ylies Chahi 2017-08-13 02:14:21 +02:00 committed by GitHub
parent 98c005dc22
commit eebcedd87e

View file

@ -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:-/}