Project

General

Profile

« Previous | Next » 

Revision 272

Moved bien_password to new config dir

View differences:

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