Thinstation / thinstation

A framework for making thin and light Linux based images for x86 based machines and thinclients.
https://www.thinstation.net/
804 stars 187 forks source link

Package openkiosk failed to install #789

Open ziotibia81 opened 1 year ago

ziotibia81 commented 1 year ago

The build script can't download openkiosk because url is changed.

Change build.urls to: param openkioskurl https://www.mozdevgroup.com/dropbox/okcd/91.0/Release11/OpenKiosk91.7.0-2022-02-22-x86_64.tar.bz2

Now build script works fine. On final image openkiosk doesn't start because the new executable is OpenKiosk (initials in uppercase), but all scripts points to openkiosk (in lower case).