betagouv / analyse-flux-insertion

Outil d'analyse des flux et échanges de données dans le domaine de l'insertion
2 stars 1 forks source link

fix(ops): Remove warning when executing shell script #73

Closed aminedhobb closed 3 years ago

aminedhobb commented 3 years ago

Some warning can be displayed when applying to production pages. According to this SO reply, prefixing the execution with bash should fix it.