fix some code erros
This commit is contained in:
parent
c17b4a0ccf
commit
d0699dae25
|
@ -30,7 +30,6 @@ import time
|
|||
bstring = '~/bubbles/iso_configs/fusato'
|
||||
home_folder = Path( bstring ).expanduser()
|
||||
string_home = str(home_folder)
|
||||
>>>>>>> cc1e91f1 (Updated)
|
||||
|
||||
|
||||
def make_check_sum():
|
||||
|
|
Loading…
Reference in New Issue