#!/bin/bash

# if [ ! -d /sysroot/ostree/pkgs ]; then
#     mkdir -p /sysroot/ostree/pkgs
#     echo "Created /sysroot/ostree/pkgs directory."
# fi
