Skip to content

Commit

Permalink
Add possible fix for MTU
Browse files Browse the repository at this point in the history
  • Loading branch information
jvivian committed Dec 11, 2018
1 parent aab5b66 commit e2add8c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions jenkins.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#!/usr/bin/env bash

echo "mtu 1500" >> /etc/network/interfaces

# Create Toil venv
rm -rf .env
virtualenv --never-download .env
Expand Down

0 comments on commit e2add8c

Please sign in to comment.