Mercurial > hg > anonet-resdb
comparison configure @ 356:36e5f17d180c draft
Added git path (Atiti)
author | Atiti <atiti@anonet> |
---|---|
date | Wed, 12 Jan 2011 07:17:50 +0000 |
parents | 2e7d34122df5 |
children | 2f379a0b6461 |
comparison
equal
deleted
inserted
replaced
355:a854990129c2 | 356:36e5f17d180c |
---|---|
1 #!/bin/sh | 1 #!/bin/bash |
2 | 2 |
3 vars="gitd_ip gitd_basepath git_name git_email tinydns_config tinydns__tldsrvrname tinydns__tldsrvrip" | 3 vars="gitd_ip gitd_basepath git_name git_email tinydns_config tinydns__tldsrvrname tinydns__tldsrvrip" |
4 | 4 |
5 echo "Welcome to the resdb configurator!" >&2 | 5 echo "Welcome to the resdb configurator!" >&2 |
6 echo >&2 | 6 echo >&2 |