Skip to content

Releases: perguth/chromeos-welcome-to-estonia

v2.0.0

07 Jun 15:29
7b50f79
Compare
Choose a tag to compare

Changelog

  • Use the new official package repositories.
  • Automate the smart card connection in order to make it plug-and-play.

Upgrade

To upgrade from an earlier installation execute the following in a terminal:

sudo apt --fix-broken -y install
sudo apt-key del 78BD65473CB3BD13
sudo apt-key del 93C4A3FD7BB9C367
sudo rm /usr/bin/digidoc-tool
sudo rm /etc/apt/sources.list.d/ria-repository.list

Now you should be able to install the current version via the regular command:

bash -c "$(curl -fsSL https://raw.githubusercontent.com/perguth/chromeos-welcome-to-estonia/main/setup.sh)"

The smart card now works right away. No more extra terminal steps needed after plugging the card in.

v1.0.0

29 Nov 20:41
8ed88a1
Compare
Choose a tag to compare
Update README.md