mirror of
https://github.com/zardus/ctf-tools
synced 2024-11-10 08:24:12 +00:00
Forgot the 3
This commit is contained in:
parent
27c9f596c0
commit
4862086a01
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash -ex
|
||||
|
||||
apt-get update
|
||||
apt-get install -y python-dev
|
||||
apt-get install -y python3-dev
|
||||
|
|
Loading…
Reference in a new issue