diff --git a/restore.wrt.bash b/restore.wrt.bash index b834af4..a65008b 100755 --- a/restore.wrt.bash +++ b/restore.wrt.bash @@ -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