This commit is contained in:
Luke 2017-10-04 15:11:35 -07:00
parent 0a40c3ff55
commit 9c983d59fd

View File

@ -22,7 +22,7 @@ if [[ $qm = *"$1"* ]]; then
else
aurinstall $1
fi
;}
}
aurcheck packer || (echo "Error installing packer." >> LARBS.log && error)