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:
parent
548a4c8807
commit
2ab5196e85
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue