summarylogtreecommitdiffstats
path: root/test.sh
diff options
context:
space:
mode:
authorAnatoly Rugalev2022-04-14 00:07:38 +0200
committerAnatoly Rugalev2022-04-14 00:07:38 +0200
commit85632a1d533e500468a5ee23d4b7e5bc6fdfb209 (patch)
tree9372f0e5f6a7021869a8b5ccc54cee486ddbb198 /test.sh
parent971853ada61084881a3c2b92a4d2232c72b2167e (diff)
downloadaur-85632a1d533e500468a5ee23d4b7e5bc6fdfb209.tar.gz
Support aarch64, i486 and i686
Diffstat (limited to 'test.sh')
-rwxr-xr-xtest.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/test.sh b/test.sh
new file mode 100755
index 000000000000..af080d2ac83e
--- /dev/null
+++ b/test.sh
@@ -0,0 +1,5 @@
+#!/bin/env bash
+
+set -e
+
+makepkg --install \ No newline at end of file