examples - edit basic PHP

This commit is contained in:
bunkerity
2021-06-24 21:32:49 +02:00
parent bebe89afb0
commit 0114c7b09f
3 changed files with 8 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/sh
apk add py3-pip bash
pip3 install docker flask
pip3 install docker flask flask-login