Revision 272
Added by Aaron Marcuse-Kubitza about 13 years ago
map | ||
---|---|---|
6 | 6 |
|
7 | 7 |
shopt -s nullglob |
8 | 8 |
|
9 |
bien_password="$(cat "$utilDir/bien_password")"
|
|
9 |
bien_password="$(cat "$selfDir/config/bien_password")"
|
|
10 | 10 |
|
11 | 11 |
# Defaults |
12 | 12 |
if test -n "$in_engine"; then |
Also available in: Unified diff
Moved bien_password to new config dir