summarylogtreecommitdiffstats
path: root/gw_sh.sh
blob: 6e193f1d6648671a40d6547666cd2dd77945bbda (plain)
1
2
3
#!/bin/sh
export LD_LIBRARY_PATH=/opt/gowin-eda-ide/lib
exec /opt/gowin-eda-ide/bin/gw_sh "$@"