We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Retool script to use bash equivalent of something like ConfigParser instead of hard coding binary paths within the script.
Alternative, embed the paths in tassel3config.txt
tassel3config.txt
Reference https://stackoverflow.com/questions/6318809/how-do-i-grab-an-ini-value-within-a-shell-script
The text was updated successfully, but these errors were encountered:
petersm3
No branches or pull requests
Retool script to use bash equivalent of something like ConfigParser instead of hard coding binary paths within the script.
Alternative, embed the paths in
tassel3config.txt
Reference
https://stackoverflow.com/questions/6318809/how-do-i-grab-an-ini-value-within-a-shell-script
The text was updated successfully, but these errors were encountered: