forked from core/mobile_nebula
4 lines
No EOL
117 B
Bash
4 lines
No EOL
117 B
Bash
#!/bin/sh
|
|
|
|
# Ensure your go and flutter bin folders are here
|
|
export PATH="$PATH:/path/to/go/bin:/path/to/flutter/bin" |