1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cjdns_ynh.git synced 2024-09-03 18:16:29 +02:00

Update install

This commit is contained in:
Éric Gaspar 2024-05-16 09:27:05 +02:00
parent e97bdb3e09
commit ea50023ebd

View file

@ -103,7 +103,7 @@ ynh_systemd_action --service_name=$app --action="start" --log_path="systemd"
# MAKE WORDPRESS AVAILABLE ON CJDNS
#=================================================
yunohost tools shell -c "from yunohost.permission import permission_url; permission_url('wordpress.main', add_url=['re:^.fc.*'])"
#yunohost tools shell -c "from yunohost.permission import permission_url; permission_url('wordpress.main', add_url=['re:^.fc.*'])"
#=================================================
# END OF SCRIPT