mirror of
https://github.com/zyllian/pupdate.git
synced 2025-05-10 18:46:44 -07:00
initial commit
This commit is contained in:
commit
ba357b2cb8
7 changed files with 1050 additions and 0 deletions
7
README.md
Normal file
7
README.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# 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).
|
Loading…
Add table
Add a link
Reference in a new issue