chore(ci): fix GPU shell script shebangs

This commit is contained in:
Leonardo Neumann
2024-05-05 10:17:26 -03:00
committed by Arthur Meyre
parent cc1712c67a
commit c29ae73710
4 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
set -e