test_apps/permissions_app_ynh/scripts/change_url

14 lines
367 B
Text
Raw Normal View History

2018-12-30 15:58:45 +01:00
#!/bin/bash
#=================================================
# GENERIC START
#=================================================
# Source YunoHost helpers
source /usr/share/yunohost/helpers
# Stop script if errors
ynh_abort_if_errors
# Nothing to do ... Permission using relative urls don't need to be changed, only the domain/path setting (handled in the core)