mirror of
https://github.com/hrfee/jfa-go.git
synced 2025-04-04 10:12:52 +00:00
Compare commits
No commits in common. "56ee54811d2d246c7883c26068c65866ca8fc486" and "0ccc31483320d79a977a98e374b148f1d0a9398c" have entirely different histories.
56ee54811d
...
0ccc314833
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
#!/bin/bash
|
||||
|
||||
# scan all typescript and automatically add dark variants to color tags if they're not already present.
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
#!/usr/env/bin bash
|
||||
#!/bin/bash
|
||||
# sets version environment variable for goreleaser to use
|
||||
# scripts/version.sh goreleaser ...
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user