mirror of
https://github.com/zardus/ctf-tools
synced 2025-03-02 14:17:18 +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…
Add table
Reference in a new issue