diff --git a/pathgrind/install-root b/pathgrind/install-root new file mode 100755 index 0000000..42cc42f --- /dev/null +++ b/pathgrind/install-root @@ -0,0 +1,3 @@ +#!/bin/bash -e + +apt-get -y install libc6-dev:i386 libc6-dev