'postinstall.sh' updaten
This commit is contained in:
@@ -1,22 +1,11 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
#########Tested on#########
|
url=ictmaatwerk.com
|
||||||
## 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
|
|
||||||
|
|
||||||
|
|
||||||
apt update
|
apt update
|
||||||
|
|
||||||
# get software
|
# 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
|
# dir
|
||||||
mkdir -p /home/kiosk/.config/openbox
|
mkdir -p /home/kiosk/.config/openbox
|
||||||
Reference in New Issue
Block a user