test_apps/permissions_app_ynh/scripts/change_url
2019-09-23 20:53:27 +02:00

13 lines
367 B
Bash

#!/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)