This website works better with JavaScript.
Home
Help
Sign In
inhji
/
tomie
Watch
1
Star
1
Fork
0
Code
Issues
10
Pull Requests
0
Releases
144
Wiki
Activity
Browse Source
fix: use zsh for build.sh
master
Inhji Y.
11 months ago
parent
3c1f563d54
commit
976c5c0eb4
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
build.sh
+ 1
- 1
build.sh
View File
@ -1,4 +1,4 @@
#!/usr/bin/env
ba
sh
#!/usr/bin/env
z
sh
mix local.hex --if-missing --force
mix local.rebar --if-missing --force
Write
Preview
Loading…
Cancel
Save