mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-04-05 17:33:49 +00:00
Enable sending multiple files via cli and add files to use this via the send-to menu on Windows and Ubuntu (using Nautilus)
This commit is contained in:
3
pairdrop-cli/send-with-pairdrop.ps1
Normal file
3
pairdrop-cli/send-with-pairdrop.ps1
Normal file
@@ -0,0 +1,3 @@
|
||||
$scriptDir = Split-Path -Parent $MyInvocation.MyCommand.Path
|
||||
|
||||
& "$scriptDir\pairdrop.sh" $args
|
||||
Reference in New Issue
Block a user