@@ -0,0 +1,6 @@
#!/bin/bash
wget -P ~ https://code.jaywll.co/jason/hestia-templates/archive/main.tar.gz
tar -xzf ~/main.tar.gz -C ~
cp -ra ~/hestia-templates/* /
rm ~/main.tar.gz
rm -r ~/hestia-templates
The note is not visible to the blocked user.