Customized install.sh to seperate sqlite-supported and sqlite-unsupported versions #1667
emrahcom
started this conversation in
Show and tell
Replies: 1 comment
-
Cool stuff, thank you! :) The install scripts definitely need some love... |
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
-
I changed install.sh a bit for my own use case to seperate sqlite-supported and sqlite-unsupported versions. Maybe someone else needs the same...
I added
-s
arg which means "sqlite supported version"Beta Was this translation helpful? Give feedback.
All reactions