├── LICENSE ├── README.md ├── newver.sh ├── pack.sh └── ventoy_openwrt_squashfs.sh /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ventoy/OpenWrtPlugin/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ventoy/OpenWrtPlugin/HEAD/README.md -------------------------------------------------------------------------------- /newver.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ventoy/OpenWrtPlugin/HEAD/newver.sh -------------------------------------------------------------------------------- /pack.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ventoy/OpenWrtPlugin/HEAD/pack.sh -------------------------------------------------------------------------------- /ventoy_openwrt_squashfs.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ventoy/OpenWrtPlugin/HEAD/ventoy_openwrt_squashfs.sh --------------------------------------------------------------------------------