Skip to content

Commit eaccc7c

Browse files
committed
util: Rename YS to YSJ for macOS
1 parent 6f0e9df commit eaccc7c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

util/YS renamed to util/YSJ

File renamed without changes.

ys/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ install: $(CLI_DEPS)
2323
install -m 755 $(CLI_BIN_BASH) \
2424
$(PREFIX)/bin/
2525

26-
# jar: $(CLI_JAR)
26+
jar: $(CLI_JAR)
2727

2828
test: test-run
2929

0 commit comments

Comments
 (0)