#!/bin/bash # Author: Christoph Galuschka <christoph.galuschka@chello.at> # Install gcc t_Log "Running $0 - installing gcc." t_InstallPackage gcc