diff --git a/.gitlab/bin/build-rootfs.sh b/.gitlab/bin/build-rootfs.sh index 691cf6a..f0be1e3 100755 --- a/.gitlab/bin/build-rootfs.sh +++ b/.gitlab/bin/build-rootfs.sh @@ -288,7 +288,7 @@ while :; do __UbuntuRepo="http://ftp.debian.org/debian/" fi ;; - t tizen) + tizen) __CodeName= __UbuntuRepo= __Tizen=tizen