diff --git a/getnebulaconfigs b/getnebulaconfigs index b67b703..50b8569 100755 --- a/getnebulaconfigs +++ b/getnebulaconfigs @@ -1,7 +1,7 @@ #!/bin/bash # simple config backup script for nebula -remote="rooot@git.dotya.ml:" +remote="root@git.dotya.ml" myrsync="rsync -auvP" $myrsync $remote:/etc/gitea/app.ini ~/utils/nebula &