diff options
author | Manuel Palenzuela <manuelpalenzuelamerino@gmail.com> | 2019-10-21 20:09:02 +0100 |
---|---|---|
committer | Manuel Palenzuela <manuelpalenzuelamerino@gmail.com> | 2019-10-21 20:09:02 +0100 |
commit | bb788dddf67c67d8ccd8f365187fea4d470a5d11 (patch) | |
tree | 94d0df9c3797db4c0df50601104b0da09b09651f /modules/archupdates | |
parent | 032d16e9ae83ff20bf6a6f0d474f6ff10903bb5c (diff) |
Added volume module
Diffstat (limited to 'modules/archupdates')
-rwxr-xr-x | modules/archupdates | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/archupdates b/modules/archupdates index edc7a41..ea44e2e 100755 --- a/modules/archupdates +++ b/modules/archupdates @@ -2,6 +2,7 @@ # Prints out the number of pacman updates (Arch Linux) # Requires an internet connection +# Depends on yay and checkupdates (pacman-contrib) PREFIX=' Updates:' |