diff --git a/install.sh b/install.sh index 4e9360b..917b79a 100755 --- a/install.sh +++ b/install.sh @@ -28,6 +28,8 @@ echo "Installed..." opkg install $DOWNLOAD_DIR/podkop*.ipk opkg install $DOWNLOAD_DIR/luci-app-podkop*.ipk +rm -f $DOWNLOAD_DIR/podkop*.ipk $DOWNLOAD_DIR/luci-app-podkop*.ipk + /etc/init.d/ucitrack restart echo "Install sing-box for proxy, or install and configure WG/OpenVPN/AWG/etc for VPN mode" \ No newline at end of file