add queue functionality to upload many items and update readme to include basic installation guide
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
# Pass execution directly to the Python GUI engine
|
||||
exec f0ckm-uploader-gui --upload="$1"
|
||||
exec f0ckm-uploader-gui --upload "$@"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user