2025-05-07 00:19:32 -03:00
2024-08-12 01:35:10 -03:00
2025-05-07 00:19:32 -03:00
2024-02-09 14:50:28 -03:00
2023-12-06 02:13:03 -03:00
2024-08-15 11:49:25 -03:00
s
2024-11-13 21:51:08 -03:00
2024-10-06 15:24:12 -03:00

my-debian

Basically my script to install debian as easy as possible.

Download Debian

https://brockar.github.io/easy-download-debian/

How to use

Run as sudo.
(if u can't, just run usermod -aG sudo $(USER) as root)

sudo apt install git
git clone https://github.com/brockar/my-debian.git
cd my-debian/
sudo ./script.sh

DON'T DELETE THIS FOLDER.

There are some extra installers in ./extras/ and some notes as well


Scripts I use other than my own:

Description
No description provided
Readme MIT 122 MiB
Languages
Shell 99.7%
CSS 0.3%