Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update needed: yarn repo key, katana branch name, certs generation folder patch, pip binary location patch #179

Open
lekalmouk opened this issue Mar 7, 2023 · 0 comments

Comments

@lekalmouk
Copy link

lekalmouk commented Mar 7, 2023

Hi.
Update provision.sh with:

Line 6, add

curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -

Line 70, add

sudo mkdir /etc/samurai.d/certs

Line 82, add:

sudo ln -s /usr/local/bin/pip3.8 /usr/bin/pip3.8
sudo pip3.8 install --upgrade pip
sudo chmod -x /etc/systemd/system/samurai-katana.service

Line 89, change

BRANCH="master"

To

BRANCH="main"

@lekalmouk lekalmouk changed the title Update needed: yarn repo key and katana branch name Update needed: yarn repo key, katana branch name, certs generation folder patch, pip binary location patch Mar 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant