1
0
Fork 1
mirror of https://github.com/DefinedNet/mobile_nebula.git synced 2025-02-23 03:25:26 +00:00
mobile_nebula/env.sh.example
2020-07-27 15:43:58 -05:00

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"