summaryrefslogtreecommitdiff
path: root/astro/setiathome/pkg-install
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--astro/setiathome/pkg-install2
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/setiathome/pkg-install b/astro/setiathome/pkg-install
index bcf6e0053a7b..57750ccf755b 100644
--- a/astro/setiathome/pkg-install
+++ b/astro/setiathome/pkg-install
@@ -51,7 +51,7 @@ case $2 in
${RCD} register
- if [ ! -f ${DBDIR}/user_info.txt ]; then
+ if [ ! -f ${DBDIR}/user_info.sah ]; then
echo "unable to start setiathome: it seems registration or login failed."
exit 0
fi