Skip to content
This repository has been archived by the owner on Aug 20, 2018. It is now read-only.

Commit

Permalink
fixed bug
Browse files Browse the repository at this point in the history
  • Loading branch information
cromerc committed Apr 23, 2016
1 parent 30a29d6 commit e4b5475
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ygopro.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/bin/bash
cd /opt/ygopro
if [ -d /lib64 ]; then
LD_PRELOAD="libcurl.so.3" ./ygopro64
else
Expand Down

0 comments on commit e4b5475

Please sign in to comment.