mirror of
https://github.com/zebrajr/SamRewritten.git
synced 2025-12-06 00:19:47 +01:00
Merge pull request #2 from DeGekai/patch-1
Fix launch.sh Didn't try it, but I trust your code.. thanks for the contribution :)
This commit is contained in:
commit
289cc7884f
|
|
@ -5,4 +5,6 @@ SCRIPTPATH=`dirname $SCRIPT`
|
|||
|
||||
export LD_LIBRARY_PATH=$SCRIPTPATH
|
||||
echo "Library path is" $LD_LIBRARY_PATH
|
||||
cd $SCRIPTPATH
|
||||
cd ../
|
||||
$SCRIPTPATH/samrewritten
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user