summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
-rwxr-xr-x[-rw-r--r--]hexo.sh0
2 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c8bb56be9cff..f371cd4a4f32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,5 +20,5 @@ validpgpkeys=()
package() {
chmod u+x ${srcdir}/hexo.sh
- sh ${srcdir}/hexo.sh
+ sudo sh ${srcdir}/hexo.sh
}
diff --git a/hexo.sh b/hexo.sh
index b01b0c586e2c..b01b0c586e2c 100644..100755
--- a/hexo.sh
+++ b/hexo.sh