mirror of
https://github.com/YunoHost/test_apps.git
synced 2024-09-03 20:06:29 +02:00
Add change_url for hellopy
This commit is contained in:
parent
3cae28d3c3
commit
dc78c4cfc2
1 changed files with 5 additions and 0 deletions
5
hellopy_ynh/scripts/change_url
Normal file
5
hellopy_ynh/scripts/change_url
Normal file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
source /usr/share/yunohost/helpers
|
||||
|
||||
ynh_change_url_nginx_config
|
Loading…
Reference in a new issue