3
0
Fork 0
trifid_mobile/env.sh.example

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
117 B
Plaintext
Raw Permalink Normal View History

2020-07-27 20:43:58 +00:00
#!/bin/sh
# Ensure your go and flutter bin folders are here
export PATH="$PATH:/path/to/go/bin:/path/to/flutter/bin"