aboutsummaryrefslogtreecommitdiffstats
path: root/build/templates/Debian_kilo.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'build/templates/Debian_kilo.tmpl')
-rw-r--r--build/templates/Debian_kilo.tmpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/build/templates/Debian_kilo.tmpl b/build/templates/Debian_kilo.tmpl
index d8efafbd..18c7fa00 100644
--- a/build/templates/Debian_kilo.tmpl
+++ b/build/templates/Debian_kilo.tmpl
@@ -18,6 +18,10 @@ sudo apt-get update
sudo apt-get install reprepro -y
+cd /var/cache/apt/
+sudo apt-get download libexpat1
+cd -
+
#download packages
#set packages = $getVar('default_packages', [])
#for pkg in $packages