forked from bonsai/harakit
5 lines
105 B
Plaintext
5 lines
105 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
export RUN_ERR='Run this script in the root of the project'
|
||
|
export TEST_STR='Testing utility'
|