aboutsummaryrefslogtreecommitdiff
path: root/source.sh
diff options
context:
space:
mode:
Diffstat (limited to 'source.sh')
-rwxr-xr-xsource.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/source.sh b/source.sh
index 78bf011..2de210e 100755
--- a/source.sh
+++ b/source.sh
@@ -15,4 +15,9 @@ git clone https://aur.archlinux.org/preloader-signed.git
cd preloader-signed
yes | makepkg -si
cd ..
+
+git clone https://aur.archlinux.org/woeusb.git
+cd woeusb
+yes | makepkg -si
+cd ..
EOF