mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-01 19:58:15 +00:00
Add #!/usr/bin/bash to release.sh (#7942)
This commit is contained in:
committed by
GitHub
parent
d9f2cc2d62
commit
e6e38a8d17
@@ -1,3 +1,4 @@
|
||||
#!/usr/bin/bash
|
||||
|
||||
printf -v year '%(%y)T' -1
|
||||
printf -v month '%(%-m)T' -1
|
||||
|
||||
Reference in New Issue
Block a user