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