Try to build artifacts
This commit is contained in:
chris1111 2024-06-05 19:26:02 -04:00 committed by GitHub
parent 82f327f73a
commit e97864a4ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -846,8 +846,9 @@ done
Extra
}
menu()
menu() {
#clear
echo
echo -e $COL_GREEN" ---------------------------------------------------------------------------------"
if [[ ! -x "$(which python3)" ]]; then
echo -e " ${pynone}"