mirror of
https://github.com/YunoHost-Apps/weblate_ynh.git
synced 2024-10-01 13:35:04 +02:00
Update install
This commit is contained in:
parent
21efd8c5e1
commit
1b2fc8fd96
1 changed files with 3 additions and 0 deletions
|
@ -29,6 +29,9 @@ ynh_app_setting_set --app=$app --key=forge_token --value=$forge_token
|
||||||
# STANDARD MODIFICATIONS
|
# STANDARD MODIFICATIONS
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
|
# Remove trailing "/" for next commands
|
||||||
|
path2=${path%/}
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# CREATE A POSTGRESQL DATABASE
|
# CREATE A POSTGRESQL DATABASE
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Reference in a new issue