Browse Source

Typo fix

"öease" > "please"
#146
Sascha Affolter 6 years ago
committed by GitHub
parent
commit
13935f522b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      home.admin/50torrentHDD.bitcoin.sh

2
home.admin/50torrentHDD.bitcoin.sh

@ -223,7 +223,7 @@ targetPath2="${targetDir}/${updateTorrentFile}"
echo ""
echo "*** Moving Files ***"
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 mv ${targetPath1}/* /mnt/hdd/bitcoin/

Loading…
Cancel
Save