Skip to content

Commit

Permalink
fixed mistakes in build script
Browse files Browse the repository at this point in the history
  • Loading branch information
sakithb committed Mar 26, 2024
1 parent 64d7863 commit c72bc4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mediacontrols.sh
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ watch)
watch
;;
*)
echo "Usage: $0 {prod|build|reload|debug|translations|lint|format|install|uninstall|enable|disable|prefs|watch}"
echo "Usage: $0 {release|build|reload|debug|translations|lint|format|install|uninstall|enable|disable|prefs|watch}"
exit 1
;;
esac

0 comments on commit c72bc4e

Please sign in to comment.