1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/BicBucStriim_ynh.git synced 2024-09-03 18:15:53 +02:00
This commit is contained in:
Éric Gaspar 2024-06-08 18:26:30 +02:00
parent a8459cbaae
commit 1df3dce557
2 changed files with 0 additions and 6 deletions

View file

@ -18,7 +18,6 @@ ynh_restore_file --origin_path="$install_dir"
chmod -R o-rwx "$install_dir"
chown -R "$app:www-data" "$install_dir"
# chmod -R ga+w "$install_dir/data"
#=================================================
# RESTORE SYSTEM CONFIGURATIONS

View file

@ -9,11 +9,6 @@
source _common.sh
source /usr/share/yunohost/helpers
#=================================================
# ENSURE DOWNWARD COMPATIBILITY
#=================================================
# ynh_script_progression --message="Ensuring downward compatibility..." --weight=2
#=================================================
# DOWNLOAD, CHECK AND UNPACK SOURCE
#=================================================