home · contact · privacy
Improve post-wiki setup.
[config] / jessie_postinstall.sh
index efe7bb29b627d2d3d0169ed2c2202aef692ef879..6a5af271e128cfc53fa444e411a19c9d6d5351ee 100755 (executable)
@@ -266,7 +266,7 @@ if [ "$1" = "server" ]; then
         su - plom -c 'git init --bare /home/plom/lifelog.git'
         su - plom -c 'cp ~/config/systemfiles/post-update ~/lifelog.git/hooks/'
         su - plom -c 'chmod a+x /home/plom/lifelog.git/hooks/post-update'
-        apt-get -y isntall python3-docutils
+        apt-get -y install pandoc
     fi
 
 elif [ "$1" = "thinkpad" ]; then