aboutsummaryrefslogtreecommitdiffstats
path: root/user-scripts/copier
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-03-24 21:11:43 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-03-24 21:11:43 +0530
commitb6c66a78c01384ea1cc255c5c16db4a436136109 (patch)
tree946603ede73213bc45a498387910cb517b27256c /user-scripts/copier
parent1bd42c40c6778263ff35ece3592bfc2c140fcd7a (diff)
downloadnnn-b6c66a78c01384ea1cc255c5c16db4a436136109.tar.gz
Use POSIX compliant sh scripts if possible
Diffstat (limited to 'user-scripts/copier')
-rwxr-xr-xuser-scripts/copier2
1 files changed, 1 insertions, 1 deletions
diff --git a/user-scripts/copier b/user-scripts/copier
index a99b88b..2aec820 100755
--- a/user-scripts/copier
+++ b/user-scripts/copier
@@ -2,7 +2,7 @@
# Description: Copy selection to clipboard
#
-# Shell: generic
+# Shell: POSIX compliant
# Author: Arun Prakash Jana
# Linux