propellor spin
This commit is contained in:
parent
c23aced0c5
commit
00b7323d4e
|
@ -351,7 +351,7 @@ githubBackup = propertyList "github-backup box"
|
|||
"/home/joey/lib/backup" $ intercalate "&"
|
||||
[ "mkdir -p github"
|
||||
, "cd github"
|
||||
, "$HOME/.github-keys && github-backup joeyh"
|
||||
, ". $HOME/.github-keys && github-backup joeyh"
|
||||
]
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in New Issue