Correction : suppression du drapeau -x dans la lingne de shebang

This commit is contained in:
Hippolyte Chauvin 2023-05-21 21:17:42 +02:00
parent d1ee55498e
commit 9b0635d5fc

View file

@ -1,4 +1,4 @@
#!/bin/bash -x
#!/bin/bash
colored_star_message() {
local color="$1"