Void Helper is a configuration script for Void Linux that guides you through several steps with questions.
|
hace 1 mes | |
---|---|---|
CHANGES.txt | hace 1 mes | |
LICENSE | hace 1 mes | |
README.md | hace 1 mes | |
void-helper.sh | hace 1 mes |
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.