summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 576ee1c2d537..3d55b21d9a3d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -35,5 +35,5 @@ package() {
echo -e $license_content
- ln -s "$install_path" /usr/bin/gopanda2
+ sudo ln -s "$install_path" /usr/bin/gopanda2
}