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

./build.sh does not work #32

Open
FerdinandoPH opened this issue Dec 26, 2019 · 1 comment
Open

./build.sh does not work #32

FerdinandoPH opened this issue Dec 26, 2019 · 1 comment

Comments

@FerdinandoPH
Copy link

When I do the command ./build.sh, the terminal displays a message saying: installer updated, re-run build.sh

@ertekki
Copy link

ertekki commented Nov 1, 2020

In line 110:

if [ "$RESULT" != "Already up-to-date." ]; then

Change the string according to your language. You get your needed string by manually executing

git pull origin

in the same directory

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

2 participants