Void Helper is a configuration script for Void Linux that guides you through several steps with questions.
zenobit 0717fce29e Update README.md | 1 semana atrás | |
---|---|---|
CHANGES.txt | 1 semana atrás | |
LICENSE | 1 semana atrás | |
README.md | 1 semana atrás | |
void-helper.sh | 1 semana atrás |
Void Helper is a configuration script for Void Linux that guides you through several steps with questions.
It is recommended to run this script as a regular user, not root, for security reasons. It will determine if you have sudo or doas installed.
curl "https://codeberg.org/oSoWoSo/void-helper/raw/branch/master/void-helper.sh" -o void-helper.sh
or
wget "https://codeberg.org/oSoWoSo/void-helper/raw/branch/master/void-helper.sh"
chmod +x void-helper.sh
sh void-helper.sh
or
./void-helper.sh
This script is licensed under the GNU General Public License Version 3.