Formatting and hash-bangs (#40)

* Formatting and hash-bangs
* Fixed missing slash
This commit is contained in:
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
+6 -1
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 * /)