Unverified Commit 6b98687a authored by vipwzw's avatar vipwzw Committed by GitHub

Update gen.sh

parent 5edf1fd3
...@@ -6,3 +6,4 @@ echo '`' >>const.go ...@@ -6,3 +6,4 @@ echo '`' >>const.go
echo 'var jscode = `' >>const.go echo 'var jscode = `' >>const.go
cat test.js >>const.go cat test.js >>const.go
echo '`' >>const.go echo '`' >>const.go
echo "var _ = jscode" >> const.go
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment