1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/synapse_ynh.git synced 2024-09-03 20:26:38 +02:00

Cleanup removeme

This commit is contained in:
Josué Tille 2024-09-03 12:55:45 +02:00
parent 548a4c8807
commit 2ab5196e85
No known key found for this signature in database
GPG key ID: 5F259226AD51F2F5

View file

@ -106,8 +106,7 @@ install_sources
# For any update do it in all files
cp ../sources/cas_server.php "$install_dir"/
#REMOVEME? Assuming the install dir is setup using ynh_setup_source, the proper chmod/chowns are now already applied and it shouldn't be necessary to tweak perms | chmod u=rwX,g=rX,o= -R "$install_dir"
#REMOVEME? Assuming the install dir is setup using ynh_setup_source, the proper chmod/chowns are now already applied and it shouldn't be necessary to tweak perms | chown "$app:$app" -R "$install_dir"
#=================================================
# CREATE SYNAPSE CONFIG
#=================================================