diff options
| author | Jérémy Zurcher <jeremy@asynk.ch> | 2012-03-05 15:43:37 +0100 |
|---|---|---|
| committer | Jérémy Zurcher <jeremy@asynk.ch> | 2012-03-05 15:43:37 +0100 |
| commit | cf21de8a02dafa29ebd762457e9179ca4ac528f7 (patch) | |
| tree | 2c34f3ecd7e95c5bb2ee8f679a6e4a688384dd89 | |
| parent | cbc7c6158cc2fc646398214c3f1cdc2814709a31 (diff) | |
| parent | 29a347efa231fd58673177d27b210723f9dc2dc0 (diff) | |
| download | bin-cf21de8a02dafa29ebd762457e9179ca4ac528f7.zip bin-cf21de8a02dafa29ebd762457e9179ca4ac528f7.tar.gz | |
Merge branch 'master' of asynk.ch:bin
| -rwxr-xr-x | easy_e17.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/easy_e17.sh b/easy_e17.sh index ebf1baf..31a1720 100755 --- a/easy_e17.sh +++ b/easy_e17.sh @@ -133,7 +133,7 @@ function header () echo " Config files : $conf_files" echo " Logs path : $logs_path" echo - echo " efl e +" + echo " efl + e" if [ $git -eq 1 ]; then echo " Source url : $git_url ($git_branch)" else |
