7261629359fc5bc860898c065ed0f87e5256ec35
Finished up root/march-chroot.sh Fixed up arguments root/march-reboot.sh Fixed up arguments
March
A small script to automate my archlinux configuration.
How to use it
First off we need to install git to download this repo.
pacman -Sy
pacman -S git
Then we can download this repo and run the install script.
git clone https://gitlab.com/TuDatTr/march
chmod ./march/install.sh
./install.sh
Description
Languages
Shell
100%