1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-25 16:07:12 -07:00

Fix kobaltw.

This commit is contained in:
Cedric Beust 2015-11-16 22:54:07 -08:00
parent efc32b4aa4
commit ca8a7c231c

View file

@ -1,3 +1,2 @@
#!/bin/env bash
java -jar $(dirname $0)/kobalt/wrapper/kobalt-wrapper.jar $*
#!/usr/bin/env bash
java -jar $(dirname $0)/kobalt/wrapper/kobalt-wrapper.jar $*