Skip to content

martin-hoger/debian-basic-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Debian basic install

A script to install basic stuff on a blank debian system.

Install

apt-get update && apt-get upgrade
apt-get install -y sudo curl
curl -L https://raw.githubusercontent.com/martin-hoger/debian-basic-install/master/install.sh | sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages