mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-24 16:11:36 +00:00
shell wrapper for staticx no longer needed
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
mypath=$(readlink -e $0)
|
||||
export GAM_REAL_PATH=$(dirname $mypath)
|
||||
staticx_binary="$mypath-staticx"
|
||||
"$staticx_binary" "$@"
|
||||
Reference in New Issue
Block a user