#
# Additional setup to build PBPROJ in a VE
#
echo "Mounting shm..."
sudo mount tmpfs /dev/shm -t tmpfs -o size=32m
