mirror of
https://github.com/Spearfoot/disk-burnin-and-testing.git
synced 2025-12-16 00:03:19 +00:00
Update disk-burnin.sh
This commit is contained in:
@@ -148,8 +148,8 @@ Dry_Run=0
|
||||
# trailing slash if you specify a value. Default is the current working
|
||||
# directory.
|
||||
|
||||
Log_Dir=`pwd`
|
||||
BB_Dir=`pwd`
|
||||
Log_Dir=$(pwd)
|
||||
BB_Dir=$(pwd)
|
||||
|
||||
# Alternative:
|
||||
#Log_Dir="."
|
||||
|
||||
Reference in New Issue
Block a user