#!/bin/sh g++ -std=c++17 main.cpp -o tux-dock && echo "tux-dock successfully compiled!"