[modify] remove initialization of openwrt
This commit is contained in:
		| @@ -6,12 +6,12 @@ | |||||||
| mv /opt/wd/99-Temp/shutdown /opt/wd/99-Temp/shutdown.old | mv /opt/wd/99-Temp/shutdown /opt/wd/99-Temp/shutdown.old | ||||||
| mv /opt/wd/99-Temp/reboot /opt/wd/99-Temp/reboot.old | mv /opt/wd/99-Temp/reboot /opt/wd/99-Temp/reboot.old | ||||||
| #============================================================================== | #============================================================================== | ||||||
| ip link set enp1s0 promisc on | # ip link set enp1s0 promisc on | ||||||
| ip link set enp2s0 promisc on | # ip link set enp2s0 promisc on | ||||||
| ip link set wlx90de80ca01ec promisc on | # ip link set wlx90de80ca01ec promisc on | ||||||
| #============================================================================== | #============================================================================== | ||||||
| sleep 20 | # sleep 20 | ||||||
| /usr/bin/bash /opt/scripts/update/macvlan.sh | # /usr/bin/bash /opt/scripts/update/macvlan.sh | ||||||
| #============================================================================== | #============================================================================== | ||||||
| # nohup /usr/bin/bash /opt/scripts/update/jekyll_update.sh > /dev/null 2>&1 & | # nohup /usr/bin/bash /opt/scripts/update/jekyll_update.sh > /dev/null 2>&1 & | ||||||
| # /usr/bin/mount -t ext4 -w UUID="b7c2c4b8-bfde-479b-80bb-655432a433b8" /opt/wd | # /usr/bin/mount -t ext4 -w UUID="b7c2c4b8-bfde-479b-80bb-655432a433b8" /opt/wd | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user