mirror of
https://github.com/itdoginfo/podkop.git
synced 2026-07-10 01:57:16 +03:00
fix: move network restart run
This commit is contained in:
@@ -80,4 +80,7 @@ echo "Installed podkop..."
|
||||
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
|
||||
rm -f $DOWNLOAD_DIR/podkop*.ipk $DOWNLOAD_DIR/luci-app-podkop*.ipk
|
||||
|
||||
printf "\033[32;1mRestart network\033[0m\n"
|
||||
service network restart
|
||||
|
||||
Reference in New Issue
Block a user