Upload any file to your GitHub Gists (including binary files).
wget https://raw.githubusercontent.com/Sad-theFaceless/gist_uploader/main/gist_uploader.sh && chmod +x gist_uploader.sh
./gist_uploader.sh "gist_ID" "commit message" "file(s)"
- gist_ID is in the gist URL: "https://gist.github.com/USERNAME/gist_ID".
./gist_uploader.sh "1234567890a1b2c3d4e5f6g7h8i9j10k" "adding dummy archive" "dummy.zip"