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:
parent
98c005dc22
commit
eebcedd87e
1 changed files with 0 additions and 2 deletions
|
@ -15,8 +15,6 @@ is_public=$YNH_APP_ARG_IS_PUBLIC
|
||||||
author=$YNH_APP_ARG_AUTHOR
|
author=$YNH_APP_ARG_AUTHOR
|
||||||
title=$YNH_APP_ARG_TITLE
|
title=$YNH_APP_ARG_TITLE
|
||||||
|
|
||||||
# Remove trailing slash to path
|
|
||||||
path=${path%/}
|
|
||||||
#force location to be / or /foo
|
#force location to be / or /foo
|
||||||
location=${path:-/}
|
location=${path:-/}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue