Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
add remote hosts syncing command
  • Loading branch information
atodorov-storpool committed Dec 7, 2015
1 parent 6d31dab commit edc6049
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,11 @@ FORCED_DELVOL_DETACH=1
service opennebula restart
service opennebuka-sunstone restart
```

* Sync remote scripts as oneadmin user
```bash
su - oneadmin
onehost sync --force
```


## Upgrade
Expand Down

0 comments on commit edc6049

Please sign in to comment.