Update install

This commit is contained in:
2018-02-25 13:29:11 +01:00
committed by GitHub
parent 22ef1461a8
commit 8ec915ef10
+1 -2
View File
@@ -44,8 +44,7 @@ case "`grep ID_LIKE /etc/*-release | awk -F '=' '{print $2}'`" in
yes|pacman -S net-tools lua htop iftop gd yes|pacman -S net-tools lua htop iftop gd
yes|pacman -S libmaxminddb geoip2-database mmdblookup libxml2 libxslt yes|pacman -S libmaxminddb geoip2-database mmdblookup libxml2 libxslt
sudo -u $user git clone https://aur.archlinux.org/ssdeep.git /home/$user/ssdeep
sudo -u raw "cd /home/raw/ssdeep/; makepkg --syncdeps"
su $user <<'EOF' su $user <<'EOF'
git clone https://aur.archlinux.org/ssdeep.git /home/$user/ssdeep git clone https://aur.archlinux.org/ssdeep.git /home/$user/ssdeep
cd /home/$user/ssdeep/ && makepkg --syncdeps cd /home/$user/ssdeep/ && makepkg --syncdeps