We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9317aa commit 49fdc4fCopy full SHA for 49fdc4f
bootstrap.sh
@@ -58,6 +58,7 @@ fi
58
#dealii & dependencies:
59
60
sudo -u ubuntu mkdir -p /home/ubuntu/libs
61
+sudo -u ubuntu rm -rf /home/ubuntu/libs/candi
62
sudo -u ubuntu cp -r /vagrant/candi /home/ubuntu/libs/candi
63
sudo -u ubuntu cp /vagrant/lib-setup.sh /home/ubuntu/libs/setup.sh
64
sudo -u ubuntu chmod u+x /home/ubuntu/libs/setup.sh
0 commit comments