diff options
-rwxr-xr-x | update_jdn.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/update_jdn.sh b/update_jdn.sh index 375bcc70..7ebb6621 100755 --- a/update_jdn.sh +++ b/update_jdn.sh @@ -65,11 +65,6 @@ sudo apt-get install -t wheezy-backports qemu explain "Packages installed." # -# as long as d-i_manual_*_(html|pdf) is build on the host system... -# -sudo apt-get build-dep installation-guide - -# # deploy package configuration in /etc # cd $BASEDIR |