#!/bin/bash ## USER: root ## WORKDIR: /src apt update apt upgrade apt install make build-essential csh -y make make install