Merge pull request #152 from PartialVolume/Fix_benign_unary_operator_expected_in_launcher

Fix a benign error /usr/bin/nwipe_launcher: line 126: ...
This commit is contained in:
PartialVolume
2023-07-02 12:45:30 +01:00
committed by GitHub
2 changed files with 2 additions and 1 deletions

View File

@@ -13,6 +13,7 @@ trap "echo" INT
country_code=""
nwipe_options_string=""
lftp_command_line=""
autopoweroff=0
echo "[`date`] lftp log" > lftp.log

View File

@@ -1 +1 @@
2021.08.2_23.4_x86-64_0.34
2021.08.2_23.5_x86-64_0.34