OpenWrt support added

This commit is contained in:
Paul M 2023-10-07 23:02:12 -05:00
parent cb7b3856c0
commit 6a134275a0

View file

@ -30,8 +30,9 @@ function restore_config() {
aptpkgfile="installed_packages"
# restore opkg first
cp -R etc/opkg/ /etc
cp opkg.conf /etc
opkg update
opkg install $(cat $aptpkgfile)
# now the programs installed via apt before we restore configs
# we should be set app wise now the configs