1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/paheko_ynh.git synced 2024-09-03 19:56:22 +02:00

Update scripts/change_url

Ok

Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com>
This commit is contained in:
Robles Rodolphe 2023-12-02 18:31:29 +01:00 committed by GitHub
parent 17b6fdc8a5
commit b443a95f12
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,9 +29,6 @@ domain=$new_domain
path=$new_path path=$new_path
ynh_add_config --template="config.local.php" --destination="$install_dir/config.local.php" ynh_add_config --template="config.local.php" --destination="$install_dir/config.local.php"
#chmod 650 "$install_dir/config.local.php"
#chown $app:$app "$install_dir/config.local.php"
#================================================= #=================================================
# END OF SCRIPT # END OF SCRIPT
#================================================= #=================================================