mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-12-02 17:29:34 +01:00
2 lines
59 B
Bash
2 lines
59 B
Bash
|
#!/usr/bin/env bash
|
||
|
apk update && apk add docker drill grep
|