improved nc share
This commit is contained in:
@@ -20,7 +20,5 @@ FILENAME=$(basename $FILE_PATH)
|
||||
|
||||
$SCRIPTPATH/nc-share-file.sh "$FILENAME" \
|
||||
| perl -n -e '/([a-zA-Z0-9]+)$/ && print $1' \
|
||||
| awk -n -e '{print "https://pb.kapelle.org/"$1}' \
|
||||
| xclip -i -selection "clipboard"
|
||||
|
||||
| awk -n -e '{print "https://pb.kapelle.org/"$1}'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user