diff options
author | Karel Kočí <cynerd@email.cz> | 2018-08-26 18:19:56 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2018-08-26 18:25:25 +0200 |
commit | 15115cc35dc123405cc3dee00d6814945797b2a6 (patch) | |
tree | 11838d70c6208ddee9eb4d49cbc108c984061be3 /updater-ng/files/updater-wipe.sh | |
parent | f0078ea2da06440e53f799ce49afcda686defa34 (diff) | |
download | openwrt-personal-pkgs-15115cc35dc123405cc3dee00d6814945797b2a6.tar.gz openwrt-personal-pkgs-15115cc35dc123405cc3dee00d6814945797b2a6.tar.bz2 openwrt-personal-pkgs-15115cc35dc123405cc3dee00d6814945797b2a6.zip |
Temporally drop all advanced packages
Diffstat (limited to 'updater-ng/files/updater-wipe.sh')
-rwxr-xr-x | updater-ng/files/updater-wipe.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/updater-ng/files/updater-wipe.sh b/updater-ng/files/updater-wipe.sh deleted file mode 100755 index 7bd6ba8..0000000 --- a/updater-ng/files/updater-wipe.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -# Empty... -# This file exists only for backward compatibility with Foris wizard and nuci. -# With Foris wizard removal we should drop this. |