mirror of
https://github.com/franjsco/rsync-linux-home
synced 2025-01-03 11:10:51 +01:00
Edit comment
This commit is contained in:
parent
3536e0adba
commit
3f08b53c7e
@ -8,7 +8,7 @@ import subprocess
|
||||
import getpass
|
||||
import os
|
||||
|
||||
DRIVE_UUID="df577c96-3d53-473b-b216-07ced6685eaa" # set your drive UUID
|
||||
DRIVE_UUID="df577c96-3d53-473b-b216-07ced6685eaa" # set here your UUID of destination partition
|
||||
|
||||
USER=getpass.getuser()
|
||||
MNT_DIR="/run/media/{user}".format(user=USER)
|
||||
|
Loading…
Reference in New Issue
Block a user