mirror of
https://github.com/Sneed-Group/samback
synced 2025-01-09 17:33:12 +00:00
Update 'samback-dryrun.sh'
This commit is contained in:
parent
259605ddbc
commit
83fc4d69f2
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@ if [ ! "$other_hdd" == "" ]; then
|
||||||
echo "<SAMBACK> [MSG]: Cloning booted /dev/$booted_hdd to /dev/$other_hdd... (This may take awhile, will run in background)"
|
echo "<SAMBACK> [MSG]: Cloning booted /dev/$booted_hdd to /dev/$other_hdd... (This may take awhile, will run in background)"
|
||||||
else
|
else
|
||||||
echo "<SAMBACK> [ERR]: No drive of same size as boot device found!"
|
echo "<SAMBACK> [ERR]: No drive of same size as boot device found!"
|
||||||
exit 1
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "This has been a dry run of SamBack."
|
echo "This has been a dry run of SamBack."
|
Loading…
Reference in a new issue