mirror of
https://github.com/trailofbits/algo.git
synced 2026-09-22 01:24:58 +02:00
dirty fix #148
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
- name: Install prerequisites
|
||||
raw: sudo apt-get update -qq && sudo apt-get install -qq -y python2.7
|
||||
raw: sleep 10 && sudo apt-get update -qq && sudo apt-get install -qq -y python2.7
|
||||
|
||||
- name: Configure defaults
|
||||
raw: sudo update-alternatives --install /usr/bin/python python /usr/bin/python2.7 1
|
||||
|
||||
Reference in New Issue
Block a user