Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
gerblesh committed Jul 23, 2023
1 parent 4c77da1 commit e1048de
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions scripts/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -124,12 +124,8 @@ jq '.transports.docker."'"$IMAGE_REGISTRY"'" += [{
"type": "matchRepository"
}
}]' $FILE > $TMP

mv -f $TMP $FILE


cat $FILE

cp /usr/etc/containers/registries.d/ublue-os.yaml /usr/etc/containers/registries.d/"$NAME".yaml
sed -i "s ghcr.io/ublue-os $IMAGE_REGISTRY g" /usr/etc/containers/registries.d/"$NAME".yaml

Expand Down

0 comments on commit e1048de

Please sign in to comment.