Skip to content

Commit 839cc32

Browse files
committed
fix start_crow_backend.sh script
Signed-off-by: error23 <error23.d@gmail.com>
1 parent 3f87da8 commit 839cc32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/start_crow_backend.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ docker run
3838
--env ESP_DEV_USER_LAST_NAME=DEV \
3939
--env ESP_DEV_USER_EMAIL=esp32.dev@crow.com \
4040
--env ESP_DEV_USER_PASSWORD=esp_32_dev_changeMe \
41-
error23/crow-os-backend:1.0.0 #
41+
-td error23/crow-os-backend:1.0.0 #
4242
#######################################################################################################

0 commit comments

Comments
 (0)