'postinstall.sh' updaten
This commit is contained in:
@@ -1,22 +1,11 @@
|
||||
#!/bin/bash
|
||||
|
||||
#########Tested on#########
|
||||
## Debian 9(i386) ##
|
||||
# Hp t5740e #
|
||||
## Debian 9(amd64) ##
|
||||
# Dell Optiplex Fx160 #
|
||||
###########################
|
||||
|
||||
|
||||
echo "Debian 9 Thin client install script."
|
||||
echo "Full url including http(s)://:"
|
||||
read url
|
||||
|
||||
url=ictmaatwerk.com
|
||||
|
||||
apt update
|
||||
|
||||
# get software
|
||||
apt install xorg chromium openbox lightdm nedit locales spacefm sudo gmessage unattended-upgrades plymouth plymouth-themes -y
|
||||
#apt install xorg chromium openbox lightdm nedit locales spacefm sudo gmessage unattended-upgrades plymouth plymouth-themes -y
|
||||
|
||||
# dir
|
||||
mkdir -p /home/kiosk/.config/openbox
|
||||
Reference in New Issue
Block a user