mirror of
https://github.com/franjsco/rsync-linux-home
synced 2025-01-20 17:08:41 +01:00
Edit comment
This commit is contained in:
parent
3536e0adba
commit
3f08b53c7e
@ -8,7 +8,7 @@ import subprocess
|
|||||||
import getpass
|
import getpass
|
||||||
import os
|
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()
|
USER=getpass.getuser()
|
||||||
MNT_DIR="/run/media/{user}".format(user=USER)
|
MNT_DIR="/run/media/{user}".format(user=USER)
|
||||||
|
Loading…
Reference in New Issue
Block a user