Sascha Affolter
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
home.admin/50torrentHDD.bitcoin.sh
|
@ -223,7 +223,7 @@ targetPath2="${targetDir}/${updateTorrentFile}" |
|
|
echo "" |
|
|
echo "" |
|
|
echo "*** Moving Files ***" |
|
|
echo "*** Moving Files ***" |
|
|
date +%s |
|
|
date +%s |
|
|
echo "can take some minutes ... öease wait" |
|
|
echo "can take some minutes... please wait" |
|
|
|
|
|
|
|
|
sudo mkdir /mnt/hdd/bitcoin 2>/dev/null |
|
|
sudo mkdir /mnt/hdd/bitcoin 2>/dev/null |
|
|
sudo mv ${targetPath1}/* /mnt/hdd/bitcoin/ |
|
|
sudo mv ${targetPath1}/* /mnt/hdd/bitcoin/ |
|
|