shell wrapper for staticx no longer needed

This commit is contained in:
Jay Lee
2019-04-24 15:56:38 -04:00
parent 0cf964073d
commit 37d07c9bd8

View File

@@ -1,6 +0,0 @@
#!/usr/bin/env bash
mypath=$(readlink -e $0)
export GAM_REAL_PATH=$(dirname $mypath)
staticx_binary="$mypath-staticx"
"$staticx_binary" "$@"