This commit is contained in:
Francesco Esposito 2019-07-23 20:59:53 +02:00
parent 3b8480470f
commit 14a199becd
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
#!/bin/python3 #!/bin/python3
################################################## ##################################################
# rsync-linux-home.py # # rsync-linux-home.py #
# @frab1t # # @frsposito #
# https://github.com/frab1t/rsync-linux-home # # https://github.com/frsposito/rsync-linux-home #
################################################## ##################################################
import subprocess import subprocess
import getpass import getpass