Merge pull request #24 from meskal/fixSysupgradePatch

fix warning when applying patch  sysupgrade_no_config_save
This commit is contained in:
RedDog99 2015-05-25 16:56:33 +02:00
commit 59f26eee3b
1 changed files with 1 additions and 1 deletions

View File

@ -10,4 +10,4 @@ Index: package/base-files/files/sbin/sysupgrade
+ /etc/sysupgrade.conf 2>/dev/null) \
-type f 2>/dev/null;
opkg list-changed-conffiles ) | sort -u > "$file"
return 0
return 0