Skip to content

Commit 49fdc4f

Browse files
committed
allow for second bootstrap
1 parent b9317aa commit 49fdc4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bootstrap.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ fi
5858
#dealii & dependencies:
5959

6060
sudo -u ubuntu mkdir -p /home/ubuntu/libs
61+
sudo -u ubuntu rm -rf /home/ubuntu/libs/candi
6162
sudo -u ubuntu cp -r /vagrant/candi /home/ubuntu/libs/candi
6263
sudo -u ubuntu cp /vagrant/lib-setup.sh /home/ubuntu/libs/setup.sh
6364
sudo -u ubuntu chmod u+x /home/ubuntu/libs/setup.sh

0 commit comments

Comments
 (0)