#!/bin/sh
zypper addrepo --refresh --name 'ALP Main Repository' 'https://download.opensuse.org/repositories/SUSE:/ALP:/ToTest/images/repo/ALP-0.1-$arch-Media1/' 'ALP';
zypper addrepo --disable --refresh --name 'ALP Build Repository' 'https://download.opensuse.org/repositories/SUSE:/ALP/standard/' 'ALP-Build';
