Skip to content

TeamCorgo/DebianScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

For a generic Debian install

su -
wget -O ~/script.sh https://raw.githubusercontent.com/TeamCorgo/DebianScript/refs/heads/latest/default.sh && bash ~/script.sh && rm ~/script.sh

For Proxmox install (No need for sudo)

su -
wget -O ~/script.sh https://raw.githubusercontent.com/TeamCorgo/DebianScript/refs/heads/latest/proxmox.sh && bash ~/script.sh && rm ~/script.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages