Skip to content

Commit

Permalink
Merge pull request #227 from NASA-IMPACT/fix/sh-syntax-by-switch-to-bash
Browse files Browse the repository at this point in the history
Fix sh syntax error by switching to bash
  • Loading branch information
amarouane-ABDELHAK authored Aug 29, 2024
2 parents a18233c + adada83 commit c76c4b3
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 c76c4b3

Please sign in to comment.