Correct a detail

Currently you should use the call “bash build.sh” with this you can just use “./build.sh”
This commit is contained in:
Lucas 2024-04-28 20:19:12 -03:00 committed by GitHub
parent d6add13334
commit 8b8db9001d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
#!bin/bash #!/bin/bash
function ShowHelp() function ShowHelp()
{ {