Link to sid

This commit is contained in:
Bob Mottram 2016-11-05 19:10:32 +00:00
parent c72ba19b22
commit 68e87a4ff2
1 changed files with 1 additions and 1 deletions

View File

@ -184,7 +184,7 @@ function image_setup {
cd ~/develop/multipath-tools
makepkg --force --noconfirm
makepkg -i --force --noconfirm
sudo wget https://raw.githubusercontent.com/bashrc/freedombone/stockholm/image_build/debootstrap/scripts/${DEBIAN_VERSION} -O /usr/share/debootstrap/scripts/${DEBIAN_VERSION}
sudo wget https://raw.githubusercontent.com/bashrc/freedombone/stockholm/image_build/debootstrap/scripts/${DEBIAN_VERSION} -O /usr/share/debootstrap/scripts/sid
;;
*)
echo $'Unkown operating system'