Update blynn-compiler to latest

This commit is contained in:
fosslinux 2020-12-24 16:00:42 +11:00
parent c97ad0212f
commit 2706e07556
4 changed files with 40 additions and 44 deletions

View file

@ -16,10 +16,10 @@
# You should have received a copy of the GNU General Public License
# along with live-bootstrap. If not, see <http://www.gnu.org/licenses/>.
PATH=/after/bin
PATH=/bin
# Part 2: blynn-compiler
cd blynn-compiler
kaem go.kaem
kaem --file go.kaem
cd ..