Skip to content

Commit ea8a991

Browse files
move colorEcho.sh -> dist/colorEcho.sh
1 parent 770124c commit ea8a991

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

gen.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22

3-
dist=colorEcho.sh
3+
dist=dist/colorEcho.sh
44

55
echo '#!/usr/bin/env bash' > $dist
66

0 commit comments

Comments
 (0)