diff --git a/scripts/_common.sh b/scripts/_common.sh index 2beee30..0d55ccb 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -7,7 +7,18 @@ # dependencies used by the app pkg_dependencies="php-gd php-xml mailutils " -# ============= FUTURE YUNOHOST HELPER ============= +#================================================= +# PERSONAL HELPERS +#================================================= + +#================================================= +# EXPERIMENTAL HELPERS +#================================================= + +#================================================= +# FUTURE OFFICIAL HELPERS +#================================================= + # Delete a file checksum from the app settings # # $app should be defined when calling this helper