We move the site to a different root.

This commit is contained in:
Florian Obser 2023-01-09 17:55:24 +01:00
parent 378e72bcf5
commit d3af90b400
1 changed files with 1 additions and 1 deletions

View File

@ -4,5 +4,5 @@ for v in $(typeset +x | egrep -v '(HOME|PATH|PWD|SHELL)'); do
unset $v
done
cd /var/www/htdocs
cd /var/www/sha256.net
make