@@ -9,7 +9,6 @@ try:
os.system('mv '+ssd_dir+ ' /hdd')
except:
pass
-os.system('mv '+ssd_dir+ ' /hdd')
target_dir = '/hdd' + ssd_dir[5:]