build_inf.sh: build debian image only
[pti/rtp.git] / scripts / build_inf.sh
index 4b0874f..82926aa 100755 (executable)
@@ -83,8 +83,8 @@ run_cmd () {
 DRYRUN=""
 YP_ARGS="-s"
 YOCTO_ONLY="No"
-CENTOS_ONLY="Yes"
-DEBIAN_ONLY="No"
+CENTOS_ONLY="No"
+DEBIAN_ONLY="Yes"
 
 while getopts "w:ycdnh" OPTION; do
     case ${OPTION} in