Project

General

Profile

« Previous | Next » 

Revision 272

Moved bien_password to new config dir

View differences:

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