summaryrefslogtreecommitdiff
path: root/desc
diff options
context:
space:
mode:
authorRaghuram Subramani <raghus2247@gmail.com>2025-10-15 18:36:44 -0400
committerRaghuram Subramani <raghus2247@gmail.com>2025-10-15 18:36:44 -0400
commit428761f1db5fbdc171a60188bce7eda03d4f63bf (patch)
treeaf6c25ea09417df9b8de0133561bd9a7828a2a1b /desc
parenta78560944934d7728ae8d2949a5201487c0e4867 (diff)
add setup-remote
Diffstat (limited to 'desc')
-rwxr-xr-xdesc2
1 files changed, 1 insertions, 1 deletions
diff --git a/desc b/desc
index e75bcbb..b99a719 100755
--- a/desc
+++ b/desc
@@ -19,7 +19,7 @@ case $repo in
esac
if [ ! -d "$repo" ]; then
- echo "$repo doesn't exist"
+ echo "$repo does not exist"
exit 1
fi