summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgilcu32021-02-28 19:08:41 +0100
committergilcu32021-02-28 19:08:41 +0100
commit59aebefd23192677bfa7af116d58174e2bbabeb7 (patch)
tree5ae3c8cd9c8bee12469fdc871fee171d7dd1038b
parentfb7ee02303ce81c2c90f1117818775b2d987611c (diff)
downloadaur-59aebefd23192677bfa7af116d58174e2bbabeb7.tar.gz
last fix!!
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 399c902723b7..5dc34131d426 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -66,7 +66,7 @@ build() {
-v $PWD:/go/src/github.com/Psiphon-Labs/psiphon-tunnel-core \
psiclient \
/bin/bash -c './make.bash linux 64' \
- ; exit; cd -
+ ; cd -
}
package() {