add the Security repo to /etc/apt/sources.list
authorJason Etheridge <jason@EquinoxInitiative.org>
Wed, 31 May 2017 21:33:13 +0000 (17:33 -0400)
committerJason Etheridge <jason@EquinoxInitiative.org>
Wed, 31 May 2017 21:33:13 +0000 (17:33 -0400)
Do this instead of mucking with the snapshot.  jeff++ gmcharlt++ dyrcona++

Signed-off-by: Jason Etheridge <jason@EquinoxInitiative.org>
installer/wheezy/installer_installer.sh

index 06ff32c..8c6fa84 100755 (executable)
@@ -1,4 +1,5 @@
 #!/bin/bash
+echo 'deb http://security.debian.org/ wheezy/updates main contrib' | sudo tee --append /etc/apt/sources.list
 sudo apt-get update
 sudo apt-get -q -y install git-core
 git clone git://git.evergreen-ils.org/working/random.git