Revision 272
Added by Aaron Marcuse-Kubitza almost 13 years ago
map | ||
---|---|---|
14 | 14 |
test "$(hostname)" = nimoy && isNimoy=t || isNimoy= |
15 | 15 |
test -n "$isNimoy" && . ../util/env_password mysql_password "your MySQL" |
16 | 16 |
|
17 |
bien_password="$(cat ../util/bien_password)"
|
|
17 |
bien_password="$(cat ../config/bien_password)"
|
|
18 | 18 |
|
19 | 19 |
make --directory=../mappings |
20 | 20 |
mkdir -p output |
Also available in: Unified diff
Moved bien_password to new config dir