Ender 3 KE: Octoapp companion script error #745
Closed
Unwrapped3
started this conversation in
Issues
Replies: 0 comments
-
The issue lies on the side of OctoApp. After changing "else" for "then" in line 194 of the install script in /usr/data/octoapp/install.sh, the companion app installed normally. Issue can be closed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi! When trying to install the Octoapp companion, I get an error:
./install.sh: line 194: syntax error: unexpected "else" (expecting "then")
Here is the screenshot:
![error](https://private-user-images.githubusercontent.com/110198060/403545626-a4888a6c-cecc-44bd-a543-3f0d838ab253.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyNzk5MTUsIm5iZiI6MTczOTI3OTYxNSwicGF0aCI6Ii8xMTAxOTgwNjAvNDAzNTQ1NjI2LWE0ODg4YTZjLWNlY2MtNDRiZC1hNTQzLTNmMGQ4MzhhYjI1My5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjExJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMVQxMzEzMzVaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1mMmZkZDg0NzMwYjYxMzI3MTRhZTFkODBhNDAzOTEwODk4NTYzNjYzNGRjZTE5OGY1YzhhZmM0MmVhMmRlMzg2JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.BwZA97oacgJaxjC5KJ0mi2uMgUFAE7qGr5w4kzplpSQ)
I would appreciate any help!
Beta Was this translation helpful? Give feedback.
All reactions