Skip to content

Commit

Permalink
trying another path
Browse files Browse the repository at this point in the history
  • Loading branch information
ampledata committed Aug 16, 2024
1 parent 735fee2 commit ab168a7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pi-gen/stage03-base/00-install/00-run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@
# limitations under the License.
#

# SHARED_FILES should be set, if not, set it to ../shared_files
SHARED_FILES=${SHARED_FILES:-../../shared_files}

install -v -m 755 "${SHARED_FILES}/aryaos/get_throttled.sh" "${ROOTFS_DIR}/usr/local/sbin/"

# Set UUID on first boot
Expand Down

0 comments on commit ab168a7

Please sign in to comment.