Browse Source

fix error

master
Jeong Geol Kim 4 years ago
parent
commit
e43e93181a
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      extract_02.py

+ 0
- 1
extract_02.py View File

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

Loading…
Cancel
Save