From 10d9374510a53144bbc2505e191f01f014825720 Mon Sep 17 00:00:00 2001 From: Vincent Fiduccia Date: Mon, 27 Aug 2018 14:58:04 -0700 Subject: [PATCH] Fix flag --- scripts/dev | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/dev b/scripts/dev index 746a7bf9689..3ede772eac6 100755 --- a/scripts/dev +++ b/scripts/dev @@ -28,7 +28,7 @@ Usage: -d - Build the dev image instead of pulling from the registry -p PORT - Port to listen on -t DIR - Use DIR to for the theme, to devlop the theme at the same time --u - Upload tbe build image after building +-u - Upload the build image after building EOF }