My first bash script

./grafoweb.sh
Hey! Look at that, I made a bash script to update my site!
The script in question it’s nothing fancy, just a bunch of rsyncs attached together, a couple of echoes that write a coment on my Neocities index and the progression bar on top to make it look good. By the way, the progression bar it’s from this github repository: Pollev’s Bash Progress bar
This was a fun little project that will save me some time when I want to update this space and also was helpfull to learn the basics of bash scripting.