feature: make script verbose

This commit is contained in:
RouxAntoine 2024-02-25 21:16:32 +01:00
parent d94180114d
commit b4ba9fd029
Signed by: antoine
GPG Key ID: 098FB66FC0475E70

View File

@ -1,4 +1,5 @@
#!/bin/bash
set -x
if [ ! -f .changie.yaml ];
then