Mercurial > hg > anonet-resdb
comparison configure @ 359:a2add0cd0eee draft
Corrected stuff (Atiti)
author | Atiti <atiti@anonet> |
---|---|
date | Wed, 12 Jan 2011 07:29:29 +0000 |
parents | 36e5f17d180c |
children | fd1945470e54 |
comparison
equal
deleted
inserted
replaced
356:36e5f17d180c | 359:a2add0cd0eee |
---|---|
1 #!/bin/bash | 1 #!/bin/sh |
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 |