Skip to content

Commit

Permalink
style: uncommented top
Browse files Browse the repository at this point in the history
  • Loading branch information
hvmzx committed Aug 10, 2024
1 parent 669f5b1 commit 7c5d7e1
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
#!/usr/bin/with-contenv bash

# This is the init file used for adding os or pip packages to install lists.
# It takes advantage of the built-in init-mods-package-install init script that comes with the baseimages.
# If using this, we need to make sure we set this init as a dependency of init-mods-package-install so this one runs first

echo "**** Adding kcc dependencies (repo and pip) to package install lists ****"
if ! python3 /usr/local/bin/kcc/kcc-c2e.py > /dev/null 2>&1 ; then
echo "\
Expand Down

0 comments on commit 7c5d7e1

Please sign in to comment.