Skip to content

Commit 5538a99

Browse files
committed
added other 16.10 image
1 parent 8883ace commit 5538a99

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

01_setup.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ cd "`dirname \"$0\"`"
44

55
sudo apt-get -y -qq install git
66

7-
iso_name="ubuntu-mate-16.04.1-desktop-amd64.iso"
8-
iso_url="http://cdimage.ubuntu.com/ubuntu-mate/releases/16.04.1/release/$iso_name"
9-
expected_hash="d17ad97753c756513e1c3add89ce6fa2f0db8c2fba690408a1e5eabc8e01311b"
7+
iso_name="ubuntu-16.10-desktop-amd64.iso"
8+
iso_url="http://de.releases.ubuntu.com/16.10/$iso_name"
9+
expected_hash="4405c37d61b5cac6c89eaf379c035058ed7db8594abd209337276c7c4556787e"
1010
addon_maker_url="https://github.com/CodersOS/live-addon-maker.git"
1111

1212
echo "Checking live-addon-maker"

0 commit comments

Comments
 (0)