mirror of
https://github.com/YunoHost-Apps/etherpad_mypads_ynh.git
synced 2024-09-03 18:36:09 +02:00
Update scripts/actions/public_private
Co-Authored-By: Kayou <pierre@kayou.io>
This commit is contained in:
parent
ec7aafcd9c
commit
04e8a4b5de
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ ynh_abort_if_errors
|
||||||
# Get is_public
|
# Get is_public
|
||||||
is_public=${YNH_ACTION_IS_PUBLIC}
|
is_public=${YNH_ACTION_IS_PUBLIC}
|
||||||
|
|
||||||
app=${YNH_APP_INSTANCE_NAME:-$YNH_APP_ID}
|
app=$YNH_APP_INSTANCE_NAME
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# CHECK IF ARGUMENTS ARE CORRECT
|
# CHECK IF ARGUMENTS ARE CORRECT
|
||||||
|
|
Loading…
Add table
Reference in a new issue