Skip to content

Commit f2ce970

Browse files
authored
Update installUpgradeFunctions.sh: Add XX_EXIT_STOP_XX
1 parent eef8d6a commit f2ce970

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/installUpgradeFunctions.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2009,6 +2009,7 @@ function update_allsky_common()
20092009
-e "s;XX_EXIT_RESET_USB_XX;${ALLSKY_EXIT_RESET_USB};" \
20102010
-e "s;XX_EXIT_ERROR_STOP_XX;${ALLSKY_EXIT_ERROR_STOP};" \
20112011
-e "s;XX_EXIT_NO_CAMERA_XX;${ALLSKY_EXIT_NO_CAMERA};" \
2012+
-e "s;XX_EXIT_STOP_XX;${ALLSKY_EXIT_STOP};" \
20122013
"${DOT_H}.repo" \
20132014
> "${DOT_H}"
20142015

0 commit comments

Comments
 (0)