Skip to content

Commit d02ca7b

Browse files
committed
Add curl library that it depends on so it can run on newer Ubuntu OS
1 parent 6362dae commit d02ca7b

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

BINARIES/libcurl.so.4

506 KB
Binary file not shown.

run.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ done
8282
cd $BASEDIR
8383
while true;
8484
do
85+
export LD_LIBRARY_PATH=$BASEDIR/BINARIES
8586
echo "Start at $(date)"
8687
BINARIES/LinuxChatScript64 $param
8788
echo "ChatScript is crashed. Restarting"

0 commit comments

Comments
 (0)