Skip to content

Commit

Permalink
Fix sh syntax error by switching to bash
Browse files Browse the repository at this point in the history
  • Loading branch information
amarouane-ABDELHAK committed Aug 29, 2024
1 parent 50b8600 commit adada83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sm2a/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
SECRET_NAME=""
ENV_FILE=".env"
SHELL=/bin/bash

important_message = \
@echo "\033[0;31m$(1) \033[0m"
Expand Down

0 comments on commit adada83

Please sign in to comment.