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
@@ -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 * /)
|
||||
|
||||
Reference in New Issue
Block a user