Skip to content
Commits on Source (2)
......@@ -8,13 +8,13 @@ if [ "$1" != "-f" ];then
exit 1
fi
systemctl stop unattended-upgrades
aims-install-rstudio
apt-get -y install sagemath-jupyter jupyter jupyter-notebook python-notebook spyder3 r-cran-irkernel
apt-get -y dist-upgrade
apt-get clean
# clear Mac OSX boot entries in grub (installer USB looks like a Mac disk and get's added to grub)
update-grub
systemctl start unattended-upgrades
aims-desktop (1:2020.61) buster; urgency=medium
* stop unattended-upgrades while aims-complete-install
-- Jan Groenewald <jan@aims.ac.za> Wed, 28 Aug 2019 07:57:10 +0000
aims-desktop (1:2020.60) unstable; urgency=medium
* Add aims-install-rtl8723de
......