Merge pull request #56 from gutenbergtools/gutenberg2

Gutenberg2
gutenberg1
Eric Hellman 2020-08-27 12:50:36 -04:00 committed by GitHub
commit cacf1bccd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 11 deletions

View File

@ -9,14 +9,6 @@ RuntimeDirectory=autocat
WorkingDirectory=/var/lib/autocat/autocat3
ExecStartPre=-/usr/bin/mkdir -p /var/run/autocat
ExecStart=/usr/local/bin/pipenv run python CherryPyApp.py
#
# These next lines are for auto-restart. See: man systemd.service
Type=simple
PIDFile=/var/run/autocat/autocat3.pid
RemainAfterExit=no
Restart=on-failure
RestartSec=5s
TimeStartSec=5s
[Install]
WantedBy=multi-user.target

View File

@ -126,10 +126,8 @@ Gutenberg metadata much faster than by scraping.
</div>
<div id="qr">
<!--! qr code of desktop page for print -->
<span class="qrcode qrcode-desktop noscreen" />
<!--! qr code of mobile page for screen -->
<span class="qrcode qrcode-mobile noprint" title="Go to our mobile site." />
<span class="qrcode qrcode-desktop" title="Scan QR Code for this page." />
</div>
</div>