mirror of
https://github.com/YunoHost-Apps/bookstack_ynh.git
synced 2024-09-03 18:16:02 +02:00
fix a typo? (weight)
This commit is contained in:
parent
a91f077694
commit
4ae846ad26
1 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@ chown $app:$app $final_path/.env
|
|||
#=================================================
|
||||
# SETUP SSOWAT
|
||||
#=================================================
|
||||
ynh_script_progression --message="Configuring permissions..." --weight=50
|
||||
ynh_script_progression --message="Configuring permissions..." --weight=1
|
||||
|
||||
# Make app public if necessary
|
||||
if [ $is_public -eq 1 ]
|
||||
|
|
Loading…
Add table
Reference in a new issue