bryan %!s(int64=2) %!d(string=hai) anos
pai
achega
70e40077f6
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      openwrtbuilder

+ 2 - 2
openwrtbuilder

@@ -374,8 +374,8 @@ getImageBuilder() {
         # echo "Verifying checksums"
         # debug "$dl_tool -s "${P_ARR[sha256_url]}" | grep $filename | cut -f1 -d' '"
         if ! $dl_tool -o "$BUILDDIR" "$SHA256_URL"; then
-        debug "Downloaded sha256sums: $checksum"
-
+            debug "Downloaded sha256sums: $checksum"
+        fi
     fi