summaryrefslogtreecommitdiff
path: root/updater-ng/files/updater-wipe.sh
diff options
context:
space:
mode:
authorKarel Kočí <karel.koci@nic.cz>2018-08-30 11:16:06 +0200
committerKarel Kočí <karel.koci@nic.cz>2018-08-30 11:16:06 +0200
commitcef196855f630f7bfd1850e0e50c8fb21bfe8891 (patch)
tree97607c05e4e1e063176ac83605017d1c4e6b0ef8 /updater-ng/files/updater-wipe.sh
parent7b230877a32027b4aef12685ca282db107301145 (diff)
downloadopenwrt-personal-pkgs-cef196855f630f7bfd1850e0e50c8fb21bfe8891.tar.gz
openwrt-personal-pkgs-cef196855f630f7bfd1850e0e50c8fb21bfe8891.tar.bz2
openwrt-personal-pkgs-cef196855f630f7bfd1850e0e50c8fb21bfe8891.zip
Revert "Temporally drop all advanced packages"
This reverts commit c8654a69b75c4f52fa4da372d997708c8a4ecdcf.
Diffstat (limited to 'updater-ng/files/updater-wipe.sh')
-rwxr-xr-xupdater-ng/files/updater-wipe.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/updater-ng/files/updater-wipe.sh b/updater-ng/files/updater-wipe.sh
new file mode 100755
index 0000000..7bd6ba8
--- /dev/null
+++ b/updater-ng/files/updater-wipe.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+# Empty...
+# This file exists only for backward compatibility with Foris wizard and nuci.
+# With Foris wizard removal we should drop this.