mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 02:11:53 +00:00
5 lines
64 B
Bash
Executable File
5 lines
64 B
Bash
Executable File
#!/bin/bash
|
|
|
|
export ENVIRONMENT=dev
|
|
export GIT_BRANCH_AS_HASH=1
|