-
Notifications
You must be signed in to change notification settings - Fork 1
TUI for install script #21
Copy link
Copy link
Open
Description
currently install script is fish
I want to change it to sh
and only keep
if not command -s paru
sudo pacman -S --noconfirm --needed base-devel git
git clone https://aur.archlinux.org/paru.git
cd paru
makepkg -si --noconfirm --needed
endand install my installation script from aur, like archinstall
paru -S archinstall
archinstall
inside it need to configure easy installation and customization
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels