Skip to content

Instantly share code, notes, and snippets.

View tomlawesome's full-sized avatar

tomlawesome tomlawesome

View GitHub Profile
@tomlawesome
tomlawesome / gist:4ece5ddcd3060cf86374e127adf325b0
Created April 30, 2021 07:52
Script to install necessary docker packages, and some useful utils, in Debian10
#!/bin/bash
#_____________________________________________________________________________________________________________
# HEADER
#_____________________________________________________________________________________________________________
#Set start timer (approximate, not sub-second)
start=`date +%s`
#Banner