Formatting and hash-bangs (#40)
* Formatting and hash-bangs * Fixed missing slash
This commit is contained in:
committed by
Tomas-M
parent
739c96d096
commit
761edab4ee
@@ -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 * /)
|
||||
|
||||
Reference in New Issue
Block a user