diff options
| author | krolyxon <krolyxon@tutanota.com> | 2022-06-11 00:34:09 +0530 |
|---|---|---|
| committer | krolyxon <krolyxon@tutanota.com> | 2022-06-11 00:34:09 +0530 |
| commit | 2c485da4475ec4c79969ac7ae8d2ce0f317193ff (patch) | |
| tree | 121f02f43b907c757dca1f03ccc55534551e845f /.local/bin | |
| parent | 723220028038a3c6e155259e28d07e867e2d45c9 (diff) | |
updates
Diffstat (limited to '.local/bin')
| -rwxr-xr-x | .local/bin/upfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/upfile b/.local/bin/upfile index 4196dc5..dca4373 100755 --- a/.local/bin/upfile +++ b/.local/bin/upfile @@ -9,4 +9,4 @@ fi [ -z "$file" ] && exit curl -F"file=@$file" 0x0.st | xclip -sel c -notify-send "The url has been copied to your clipboard." +notify-send "The url has been copied to your clipboard. $file" |
