mirror of
https://github.com/Spearfoot/disk-burnin-and-testing.git
synced 2025-12-20 02:03:26 +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
|
# trailing slash if you specify a value. Default is the current working
|
||||||
# directory.
|
# directory.
|
||||||
|
|
||||||
Log_Dir=`pwd`
|
Log_Dir=$(pwd)
|
||||||
BB_Dir=`pwd`
|
BB_Dir=$(pwd)
|
||||||
|
|
||||||
# Alternative:
|
# Alternative:
|
||||||
#Log_Dir="."
|
#Log_Dir="."
|
||||||
|
|||||||
Reference in New Issue
Block a user