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
|
||||
clear_screen()
|
||||
|
||||
# Connect
|
||||
connect_to_network()
|
||||
|
||||
# Mount
|
||||
if is_connected():
|
||||
mount_backup_shares(read_write=True)
|
||||
|
|
|
|||
Loading…
Reference in a new issue