Releases: pi-desktop/deb-make
Releases · pi-desktop/deb-make
Pi Desktop Debian Package v1.1.0
This version mainily fixes some bugs:
- Fixed: command 'ppp-hdclone' can not call piclone suitably on the RASPBIAN image released after 2017-06. On the new RASPBIAN image 'sudo' is no longer needed when call piclone.
Note:
If the user has already installed the old deb packet and they want update it, they need do remove action fist.
# Remove the old package first
$ sudo dpkg -r pidesktop-base
# Then install the new one
$ sudo dpkg -i pidesktop-base-1.1.0.deb