From: fennecdjay Date: Tue, 19 Feb 2019 10:21:32 +0000 (+0100) Subject: :art: Add shebang X-Git-Tag: nightly~2761^2~22 X-Git-Url: http://10.11.0.4:5575/?a=commitdiff_plain;h=87ae76cceda7e76127406a7e242cdd58695482bf;p=gwion.git :art: Add shebang --- diff --git a/help/opcode.sh b/help/opcode.sh index 194df2b1..35ee14db 100644 --- a/help/opcode.sh +++ b/help/opcode.sh @@ -1,3 +1,4 @@ +#!/bin/bash echo "#ifndef __GWION_OPCODES__" echo "#define __GWION_OPCODES__"