|
|
|
@ -11,8 +11,8 @@ elif [[ -f /usr/bin/pacman ]]; then # Arch/Manjaro
|
|
|
|
|
pip=pip
|
|
|
|
|
else
|
|
|
|
|
echo " This distribution is not supported by this installer.
|
|
|
|
|
manually install: wxpython python3-gnupg git gnupg pass
|
|
|
|
|
and then copy passui to /usr/local/bin and org.smolnet.passui.desktop to /usr/share/applications/"
|
|
|
|
|
manually install: wxpython python3-pip
|
|
|
|
|
and then copy tinge to /usr/local/bin and org.smolnet.tinge.desktop to /usr/share/applications/"
|
|
|
|
|
exit 1
|
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|