diff options
author | Karel Kočí <karel.koci@nic.cz> | 2019-01-29 10:47:46 +0100 |
---|---|---|
committer | Karel Kočí <karel.koci@nic.cz> | 2019-01-29 10:47:46 +0100 |
commit | c607772f8cfc500a6aac0fd8b2737e13622d13ed (patch) | |
tree | 4bb64dfecc1d3d904f71c0f74979595c5f2725b8 /updater-ng/files/updater-wipe.sh | |
parent | 25e86d453453ffadc4f4ec75d701d43b4da20987 (diff) | |
download | openwrt-personal-pkgs-c607772f8cfc500a6aac0fd8b2737e13622d13ed.tar.gz openwrt-personal-pkgs-c607772f8cfc500a6aac0fd8b2737e13622d13ed.tar.bz2 openwrt-personal-pkgs-c607772f8cfc500a6aac0fd8b2737e13622d13ed.zip |
updater-ng: update turris.lua to be same as in upstream
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. |