Set Zotero installation method to flatpak rather than .deb in install-deb.sh

This commit is contained in:
Nathan Schneider
2020-05-18 22:29:37 +00:00
parent 58a822545b
commit 35f495d293
2 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -40,6 +40,6 @@ cd ~
# zotero
sudo snap install zotero
# If we change location, update that in .emacs AND pandout.sh script
# If we change data location from the default ~/Zotero, update that in .emacs AND pandout.sh
echo "Installation script complete"