yet another bugsbug

This commit is contained in:
The Ghost of FOSS' Future 2024-09-03 19:01:28 -05:00 committed by GitHub
parent 010e954d7d
commit f244e0f003
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,6 +5,6 @@ mkdir "Sneedium $y.$v"
mv sneedium-darwin-arm64 "Sneedium4Mac $y.$v"
mv sneedium-darwin-x64 "Sneedium4Mac $y.$v"
tar -czvf "Sneedium4Mac $y.$v.tar.gz" "Sneedium4Mac $y.$v"
rm -rf "Sneedium $y.$v"
rm -rf "Sneedium4Mac $y.$v"
mkdir ~/sneedium-mac-bins
mv "Sneedium $y.$v.tar.gz" ~/sneedium-mac-bins