mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-11 22:30:44 +01:00
Silly question: How does one install dehydrated? #523
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @contentfree on GitHub (Mar 14, 2021).
I read through the domains_txt.md and the Usage wiki but neither mention how to actually install dehydrated.
@lukas2511 commented on GitHub (Mar 14, 2021):
One does not simply install dehydrated.. Jokes aside: There isn't anything to install. Dehydrated is a simple shell script. Download the script, make it executable using
chmod +x dehydratedor invoke it usingbash dehydratedand it just works. Alternatively there are packages for SUSE, Debian and some other distros, but they sometimes lag a version or two behind.