Skip to content

Commit

Permalink
feat: enable pre-install script
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandre-abrioux committed Dec 29, 2023
1 parent 0203946 commit 25b4486
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docker/run.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
#!/usr/bin/env sh

# TODO: uncomment this after Yagna 0.13 upgrade
# echo ">>> Running pre-install script"
# ya-provider pre-install
echo ">>> Running pre-install script"
ya-provider pre-install

echo ">>> Importing resources"
golemsp manifest-bundle add /usr/lib/yagna/installer/
Expand Down

0 comments on commit 25b4486

Please sign in to comment.