Project

General

Profile

« Previous | Next » 

Revision 272

Moved bien_password to new config dir

View differences:

inputs_Makefile
54 54

  
55 55
uninstall: _not_file rm_db
56 56

  
57
bienPassword := $(shell cat $(util)/bien_password)
57
bienPassword := $(shell cat $(root)/config/bien_password)
58 58
mysql := mysql --user=root --password='$(bienPassword)'
59 59

  
60 60
db: $(db).sql _not_file

Also available in: Unified diff