two typos fixed
This commit is contained in:
parent
9537689b17
commit
ef80f7f098
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# simple config backup script for nebula
|
# simple config backup script for nebula
|
||||||
remote="rooot@git.dotya.ml:"
|
remote="root@git.dotya.ml"
|
||||||
myrsync="rsync -auvP"
|
myrsync="rsync -auvP"
|
||||||
|
|
||||||
$myrsync $remote:/etc/gitea/app.ini ~/utils/nebula &
|
$myrsync $remote:/etc/gitea/app.ini ~/utils/nebula &
|
||||||
|
Loading…
Reference in New Issue
Block a user