Téléverser les fichiers vers "scripts"

This commit is contained in:
Alexandre NOEL 2026-09-03 13:59:00 +02:00
commit 726f233906
5 changed files with 37 additions and 0 deletions

4
scripts/change_url Normal file
View file

@ -0,0 +1,4 @@
#!/bin/bash
source _common.sh
ynh_change_url_nginx_config
ynh_systemctl --service=nginx --action=reload