demboyz/vagrant.sh

5 lines
104 B
Bash
Raw Normal View History

2015-10-13 01:54:59 +02:00
#!/bin/sh
# Install g++ dependencies
sudo apt-get install -y build-essential g++-4.8 g++-4.8-multilib