Merge pull request #7 from PartialVolume/update_2020.02.004-0.29.006

Update to 2020.02.004-0.29.006
This commit is contained in:
PartialVolume
2020-04-18 21:04:33 +01:00
committed by GitHub
3 changed files with 5 additions and 3 deletions

View File

@@ -3,7 +3,9 @@
# trap the ctrl+c signal
trap "echo" INT
# run nwipe with a time stamped log file
while true
do
/usr/bin/nwipe
/usr/bin/nwipe --logfile=nwipe_log_$(date +%Y%m%d-%H%M%S).txt
done

View File

@@ -1,2 +1,2 @@
sha1 2b8060aa08fc1350b42e7a5b8a4d8850571904c8 nwipe-v0.29.002.tar.gz
sha1 8fcfc811b72fe60f432cb1030df2b44a93b1b7b2 nwipe-v0.29.006.tar.gz

View File

@@ -4,7 +4,7 @@
#
################################################################################
NWIPE_VERSION = v0.29.002
NWIPE_VERSION = v0.29.006
NWIPE_SITE = $(call github,PartialVolume,nwipe,$(NWIPE_VERSION))
NWIPE_DEPENDENCIES = ncurses parted dmidecode coreutils