From cfbb8f21177bf376698fa4d3b625d9627c1237e9 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Wed, 6 May 2020 10:42:29 +0530 Subject: Uniform plugins --- plugins/upgrade | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'plugins/upgrade') diff --git a/plugins/upgrade b/plugins/upgrade index d166991..b2170f7 100755 --- a/plugins/upgrade +++ b/plugins/upgrade @@ -2,9 +2,10 @@ # Description: Check and update to latest version of nnn manually on Debian 9 Stretch # +# Note: This script installs a package, should be issued with admin privilege +# # Shell: POSIX-compliant # Author: Arun Prakash Jana -# NOTE: This script installs a package, should be issued with admin privilege cur="$(nnn -v)" new="$(curl -s "https://github.com/jarun/nnn/releases/latest" | grep -Eo "[0-9]+\.[0-9]+")" -- cgit v1.2.3-70-g09d2