Formatting and hash-bangs (#40)

* Formatting and hash-bangs
* Fixed missing slash
pull/63/head
Jeremy Suntheimer 2018-01-01 16:18:47 -05:00 committed by Tomas-M
parent 739c96d096
commit 761edab4ee
5 changed files with 41 additions and 9 deletions

View File

@ -1,10 +1,18 @@
#!/bin/bash
apt-get update
apt-get install --yes --no-install-recommends \
firmware-linux-free firmware-linux-nonfree \
firmware-atheros firmware-iwlwifi firmware-zd1211 firmware-realtek \
firmware-bnx2 firmware-brcm80211 firmware-cavium \
firmware-ipw2x00 firmware-libertas \
firmware-linux-free \
firmware-linux-nonfree \
firmware-atheros \
firmware-iwlwifi \
firmware-zd1211 \
firmware-realtek \
firmware-bnx2 \
firmware-brcm80211 \
firmware-cavium \
firmware-ipw2x00 \
firmware-libertas \
firmware-ti-connectivity
. ../../cleanup

View File

@ -1,8 +1,19 @@
#!/bin/bash
apt-get update
apt-get install --yes --no-install-recommends xserver-xorg xinit xterm \
blackbox libxcursor1 breeze-cursor-theme x11-utils wmctrl xdotool \
libdrm-intel1 libgl1-mesa-dri libglu1-mesa
apt-get install --yes --no-install-recommends \
xserver-xorg \
xinit \
xterm \
blackbox \
libxcursor1 \
breeze-cursor-theme \
x11-utils \
wmctrl \
xdotool \
libdrm-intel1 \
libgl1-mesa-dri \
libglu1-mesa
# use only white cursors. There were some troubles if the other cursors
# was left behind, installing gtk apps reverted the cursor from white to gray,

View File

@ -8,7 +8,14 @@ VERSION=1.3.5
# first install stock version
apt-get update
apt-get install --no-install-recommends --yes $NAME feh compton volumeicon-alsa murrine-themes scrot
apt-get install --no-install-recommends --yes \
$NAME \
feh \
compton \
volumeicon-alsa \
murrine-themes \
scrot
. ../../cleanup
(cd rootcopy && cp --parents -afr * /)

View File

@ -3,7 +3,12 @@
CWD=$(dirname $(readlink -f $0))
apt-get update
apt-get install --no-install-recommends --yes leafpad qalculate-gtk pcmanfm wicd
apt-get install --no-install-recommends --yes /
leafpad /
qalculate-gtk /
pcmanfm /
wicd
. ../../cleanup
(cd rootcopy && cp --parents -afr * /)

View File

@ -1,3 +1,4 @@
#!/bin/bash
apt-get update
apt-get install --yes --no-install-recommends chromium