Skip to content

Commit

Permalink
Assume bash for the publish script for simplicity
Browse files Browse the repository at this point in the history
Ideally all scripts should be implemented in Rust, see google#208.
  • Loading branch information
ia0 committed Oct 27, 2023
1 parent 21e0017 commit dacc4ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/publish.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
# Copyright 2023 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
Expand Down

0 comments on commit dacc4ad

Please sign in to comment.