mirror of
https://github.com/zyllian/pupdate.git
synced 2025-01-18 03:32:49 -08:00
7 lines
389 B
Markdown
7 lines
389 B
Markdown
# pupdate
|
|
|
|
simple helper utility to update remote systems alongside the local system easily. currently only pupdates through ssh+apt, your ssh key probably needs to be in ssh-agent for this to function properly.
|
|
|
|
## usage
|
|
|
|
run `pupdate -h` for help with arguments. with no arguments, pupdate will update the local system and any remotes configured in the config file (default ~/.pupdate).
|