Skip to content

Commit c72bc4e

Browse files
committed
fixed mistakes in build script
1 parent 64d7863 commit c72bc4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mediacontrols.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ watch)
182182
watch
183183
;;
184184
*)
185-
echo "Usage: $0 {prod|build|reload|debug|translations|lint|format|install|uninstall|enable|disable|prefs|watch}"
185+
echo "Usage: $0 {release|build|reload|debug|translations|lint|format|install|uninstall|enable|disable|prefs|watch}"
186186
exit 1
187187
;;
188188
esac

0 commit comments

Comments
 (0)