diff --git a/services/home-ch/router-wan.lan/Justfile b/services/home-ch/router-wan.lan/Justfile index 79a278a..8792f32 100644 --- a/services/home-ch/router-wan.lan/Justfile +++ b/services/home-ch/router-wan.lan/Justfile @@ -6,3 +6,4 @@ post-setup: just -v _run_ssh_cmd "opkg install luci-ssl" just -v _run_ssh_cmd "opkg install luci-app-samba samba36-server" just -v _run_ssh_cmd "opkg install block-mount blockd kmod-fs-vfat kmod-usb-storage usbutils" + just -v _run_ssh_cmd "/etc/init.d/uhttpd restart"