HarukaNetwork / HarukaX

Telegram bot written in Go, built to scale.
Other
31 stars 31 forks source link

Update `build_cross.sh` #14

Open notsatan opened 3 years ago

notsatan commented 3 years ago

Convert the bash script to be more responsive and terminal-friendly, generate a checksums.txt file when done. Archive the contents into zip/gz container(s) if possible.

While the original idea to make this script was inspired from this repository, the script is my own implementation with minor tweaks.

How to run this script:

bash ./build_cross.sh <version-number>

The version number argument is not required, but certainly would make the output files look better if added

Features:

notsatan commented 3 years ago

Here's a GIF on how the script looks like while working

Working GIF