mirror of
https://github.com/YunoHost-Apps/cjdns_ynh.git
synced 2024-09-03 18:16:29 +02:00
remove duplicate
This commit is contained in:
parent
76edd3a54b
commit
51e23ec988
1 changed files with 0 additions and 5 deletions
|
@ -96,11 +96,6 @@ ynh_script_progression --message="Launching cjdns service..." --weight=1
|
||||||
|
|
||||||
# Start a systemd service
|
# Start a systemd service
|
||||||
ynh_systemd_action --service_name=$app --action="start" --log_path="systemd"
|
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.*'])"
|
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# MAKE WORDPRESS AVAILABLE ON CJDNS
|
# MAKE WORDPRESS AVAILABLE ON CJDNS
|
||||||
|
|
Loading…
Add table
Reference in a new issue