diff options
Diffstat (limited to 'updater-ng/files/updater-wipe.sh')
-rwxr-xr-x | updater-ng/files/updater-wipe.sh | 4 |
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. |