summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzhullyb2021-03-23 02:52:37 +0800
committerzhullyb2021-03-23 02:52:37 +0800
commitebbb6ef687019bc7daed81e820b3e41d5bdc969d (patch)
tree33e0f3ac41952157d9a8530873ddd50aca89b5ae
parent1a25558ea8f062abd11a468dd082298fa043e0f8 (diff)
downloadaur-ebbb6ef687019bc7daed81e820b3e41d5bdc969d.tar.gz
Fix start.sh
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
-rwxr-xr-xstart.sh2
3 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5d92306d24ff..9e128054a951 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -14,7 +14,7 @@ pkgbase = wolai-bin
source = https://static2.wolai.com/dist/installers/wolai-1.0.34.AppImage
source = start.sh
md5sums = 16f245da6f00148643a2ce60e49bb29d
- md5sums = 711f08ded488ab4572df3cae9715ae14
+ md5sums = 0a949982a3b76ebe44048559cf382c2f
pkgname = wolai-bin
diff --git a/PKGBUILD b/PKGBUILD
index 4fbb2465f570..00947076a651 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ options=(!strip)
source=("https://static2.wolai.com/dist/installers/wolai-${pkgver}.AppImage"
"start.sh")
md5sums=("16f245da6f00148643a2ce60e49bb29d"
- "711f08ded488ab4572df3cae9715ae14")
+ "0a949982a3b76ebe44048559cf382c2f")
_filename=${_pkgname}-${pkgver}.AppImage
prepare() {
diff --git a/start.sh b/start.sh
index a71f0e35ade6..d6e546f7a637 100755
--- a/start.sh
+++ b/start.sh
@@ -1,4 +1,4 @@
- #!/bin/bash
+#!/bin/bash
export LD_LIBRARY_PATH=/opt/wolai:$LD_LIBRARY_PATH
/opt/wolai//wolai -start $1