Skip to content

Commit

Permalink
jethub bsp: temporary relaxations in the strictness of script executi…
Browse files Browse the repository at this point in the history
…on before refactoring.

Signed-off-by: Viacheslav Bocharov <adeep@lexina.in>
  • Loading branch information
adeepn authored and github-actions[bot] committed Jan 1, 2025
1 parent c9ea128 commit 1bde8fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/bsp/jethub/jethub-init
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
declare -g GPIOS
declare -g LEDS

set -e
#set -e

RP=$(realpath "${0}")
SCRIPTPATH=$(dirname "${RP}")
Expand Down

0 comments on commit 1bde8fc

Please sign in to comment.