Skip to content

Commit

Permalink
Fix container configured skills installation (#581)
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel McKnight <[email protected]>
  • Loading branch information
NeonDaniel and NeonDaniel authored Nov 22, 2023
1 parent e67a364 commit 6c4c79c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker_overlay/root/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

# Python package installation must occur in a separate thread, before module load, for the entry point to be loaded.
#neon install-default-skills
neon install-default-skills
#neon install-skill-requirements /skills
neon run-skills

0 comments on commit 6c4c79c

Please sign in to comment.