|
@@ -30,6 +30,7 @@ What you need
|
|
|
cd ~
|
|
cd ~
|
|
|
git clone https://git.teleco.ch/crt/basic-kiosk.git/
|
|
git clone https://git.teleco.ch/crt/basic-kiosk.git/
|
|
|
```
|
|
```
|
|
|
|
|
+(if there is no git installed install it with this `apt update && apt install git -y`)
|
|
|
4. Run the lazy installer
|
|
4. Run the lazy installer
|
|
|
```bash
|
|
```bash
|
|
|
bash basic-kiosk/lazy-installer.sh
|
|
bash basic-kiosk/lazy-installer.sh
|