From cabf97f994ae8f6871c2305a4136c72ebc093a48 Mon Sep 17 00:00:00 2001 From: krolyxon Date: Sun, 8 Jan 2023 19:06:11 +0530 Subject: words --- .local/bin/upfile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.local/bin/upfile') diff --git a/.local/bin/upfile b/.local/bin/upfile index ff30bf8..c373eb0 100755 --- a/.local/bin/upfile +++ b/.local/bin/upfile @@ -8,6 +8,5 @@ fi [ -z "$file" ] && exit -# curl -F"file=@$file" 0x0.st | xclip -sel c -curl -F"file=@$file" 0.tildevarsh.in | xclip -sel c +curl -F"file=@$file" 0x0.st | xclip -sel c notify-send "The url has been copied to your clipboard. $(xclip -sel c -o)" -- cgit v1.2.3