mirror of
https://github.com/YunoHost-Apps/castopod_ynh.git
synced 2024-09-03 18:16:14 +02:00
cleaning
This commit is contained in:
parent
1ffe319313
commit
eb9d01df6f
2 changed files with 3 additions and 3 deletions
|
@ -1,2 +1,2 @@
|
|||
To finish the installation: `__DOMAIN__/cp-install`
|
||||
To connect to the administration panel: `__DOMAIN__/cp-admin`
|
||||
To complete installation: `__DOMAIN__/cp-install`
|
||||
To connect to the administration panel: `__DOMAIN__/cp-admin`
|
||||
|
|
|
@ -73,7 +73,7 @@ chmod 644 "/etc/cron.d/$app"
|
|||
#=================================================
|
||||
# CONFIGURE CASTOPOD
|
||||
#=================================================
|
||||
ynh_script_progression --message="Configuring Castopod..." --weight=1
|
||||
ynh_script_progression --message="Configuring $app..." --weight=1
|
||||
|
||||
ynh_add_config --template=".env.example" --destination="$install_dir/.env"
|
||||
chmod 600 $install_dir/.env
|
||||
|
|
Loading…
Add table
Reference in a new issue