From dccbcf0295105f2ec1631443bb01a6d31d2b0dfb Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Sun, 24 Jun 2018 11:28:10 +0430 Subject: fixing travis --- bruiser/tablegen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bruiser') diff --git a/bruiser/tablegen.sh b/bruiser/tablegen.sh index 3279e22..00b7ac6 100755 --- a/bruiser/tablegen.sh +++ b/bruiser/tablegen.sh @@ -1,4 +1,4 @@ -#!/usr/bin/bash +#!/bin/bash cd $(dirname $0) ../extra-tools/luatablegen.py --tbg ./wasmtablegen.json --out ./luatablegen --luaheader ../lua-5.3.4/src --pre ./luatablegen/wasmheader.txt --headeraggr ./luatablegen/wasm_tables.h --lualibpath ./lua-scripts/wasm.lua --docpath /home/bloodstalker/extra/mutator.wiki/wasm.md if [[ $1 == test ]]; then -- cgit v1.2.3