You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dev/ofunctions.sh
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -82,7 +82,7 @@ else
82
82
_LOGGER_VERBOSE=true
83
83
fi
84
84
85
-
if [ "$SLEEP_TIME"=="" ];then# Leave the possibity to set SLEEP_TIME as environment variable when runinng with bash -x in order to avoid spamming console
85
+
if [ "$SLEEP_TIME"=="" ];then# Leave the possibility to set SLEEP_TIME as environment variable when running with bash -x in order to avoid spamming console
0 commit comments