Skip to content
Snippets Groups Projects
Commit ee4f1d21 authored by Anh Nguyen-Tuong's avatar Anh Nguyen-Tuong
Browse files

Get packages for afl

parent a33e24dc
No related branches found
No related tags found
No related merge requests found
PKGS="libtool glib2.0-dev"
for i in $PKGS
do
sudo apt-get install $i -y --force-yes
done
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment