apps add wicd

pull/40/head
TomasM 2017-12-12 13:26:44 -05:00
parent 509c99accd
commit 0ce676fca9
1 changed files with 1 additions and 1 deletions

View File

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