diff options
-rw-r--r-- | .debianinstall/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.debianinstall/README.md b/.debianinstall/README.md index 1d3fca8e8..fca337145 100644 --- a/.debianinstall/README.md +++ b/.debianinstall/README.md @@ -80,6 +80,11 @@ Switch the verification off util/config system verify_email 0 +Check if updates from the repository do work + + util/udall + + ## What the script will do for you... + install everything required by your hubzilla instance, basically a web server (Apache), PHP, a database (MySQL), certbot,... |