4 lines
232 B
Bash
Executable file
4 lines
232 B
Bash
Executable file
cd /usr/bin
|
|
sudo curl -LO https://git.aey.ovh/whoami/nicpkg/raw/branch/main/nicpkg; sudo chmod +x nicpkg
|
|
sudo mkdir /etc/nicpkg; cd /etc/nicpkg; sudo mkdir pkgs
|
|
sudo curl -LO https://git.aey.ovh/whoami/nicpkg/raw/branch/main/config
|