mirror of
https://github.com/lilydjwg/nvchecker
synced 2025-01-13 09:40:54 +00:00
update readme and configurations
This commit is contained in:
parent
8ad242da29
commit
59852778d0
@ -37,6 +37,8 @@ Compare the two files for updates (assuming they are sorted alphabetically; file
|
||||
comm -13 old_ver.txt new_ver.txt
|
||||
# or say that in English:
|
||||
comm -13 old_ver.txt new_ver.txt | sed 's/:/ has updated to version/;s/$/./'
|
||||
# show both old and new versions
|
||||
join old_ver.txt new_ver.txt | awk '$2 != $3'
|
||||
|
||||
Configuration Files
|
||||
===================
|
||||
|
@ -131,6 +131,9 @@ aur
|
||||
[python2-netlib-git]
|
||||
aur
|
||||
|
||||
[python3-pycurl]
|
||||
aur
|
||||
|
||||
[reaver-wps-svn]
|
||||
aur
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user