Void Helper is a configuration script for Void Linux that guides you through several steps with questions.
zenobit 0717fce29e Update README.md | 3 тижнів тому | |
---|---|---|
CHANGES.txt | 3 тижнів тому | |
LICENSE | 3 тижнів тому | |
README.md | 3 тижнів тому | |
void-helper.sh | 3 тижнів тому |
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.