4 lines
228 B
Text
4 lines
228 B
Text
|
#!/usr/bin/env bash
|
||
|
|
||
|
RUN "sudo apt-get install --no-install-recommends --yes git net-tools dnsutils uptimed software-properties-common iftop iotop pv screen netcat f3 less optipng jpegoptim lsof strace ddrescue ffmpeg lnav jq";
|