summaryrefslogtreecommitdiff
path: root/updater-ng/files/updater-wipe.sh
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2018-08-24 18:38:57 +0200
committerKarel Kočí <cynerd@email.cz>2018-08-24 18:42:29 +0200
commit2852b61da57f46039d13ce78cdb85d31eee4732b (patch)
treef67f590e875e04b2be1f2ea6a4cb2c2b0b803382 /updater-ng/files/updater-wipe.sh
parent0b257e6041a9baab6a0030d70d3a626648aa0608 (diff)
downloadopenwrt-personal-pkgs-2852b61da57f46039d13ce78cdb85d31eee4732b.tar.gz
openwrt-personal-pkgs-2852b61da57f46039d13ce78cdb85d31eee4732b.tar.bz2
openwrt-personal-pkgs-2852b61da57f46039d13ce78cdb85d31eee4732b.zip
Add updater-ng package
This is updater-ng package tracking master branch.
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.