Skip to content

supmagc/provision-htpcinit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intended use

Create a desired setup for a HTPC after a clean x64 Lubuntu install

Install

Run the following commands:

sudo apt-get update
sudo apt-get install git
git clone https://github.com/supmagc/HtpcInit.git HtpcInit && cd HtpcInit && sudo ./main.sh && cd ../

Update

Run the following commands:

git -C HtpcInit pull && cd HtpcInit && sudo ./main.sh && cd ../

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages