Skip to content

Commit

Permalink
For myself to test releases going out
Browse files Browse the repository at this point in the history
  • Loading branch information
vmchale committed Sep 30, 2020
1 parent 41553a3 commit aaccc68
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions bash/bindist-install
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#!/usr/bin/env bash
make x86_64-linux-dist.tar.lz
mv x86_64-linux-dist.tar.lz /tmp
cd /tmp
star xvf x86_64-linux-dist.tar.lz
cd language-dickinson-*
make install

0 comments on commit aaccc68

Please sign in to comment.