Fixed mount-backup-shares
This commit is contained in:
parent
6b159cc6d4
commit
ce275d86a4
1 changed files with 0 additions and 3 deletions
|
|
@ -16,9 +16,6 @@ if __name__ == '__main__':
|
||||||
# Prep
|
# Prep
|
||||||
clear_screen()
|
clear_screen()
|
||||||
|
|
||||||
# Connect
|
|
||||||
connect_to_network()
|
|
||||||
|
|
||||||
# Mount
|
# Mount
|
||||||
if is_connected():
|
if is_connected():
|
||||||
mount_backup_shares(read_write=True)
|
mount_backup_shares(read_write=True)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue