chore: replace clawx.app with claw-x.com and update maintainer email (#236)
Co-authored-by: Cursor Agent <cursoragent@cursor.com> Co-authored-by: Haze <hazeone@users.noreply.github.com>
This commit is contained in:
@@ -37,7 +37,7 @@ case "$1" in
|
||||
echo ""
|
||||
echo "To update openclaw, update ClawX:"
|
||||
echo " Open ClawX > Settings > Check for Updates"
|
||||
echo " Or download the latest version from https://clawx.app"
|
||||
echo " Or download the latest version from https://claw-x.com"
|
||||
echo ""
|
||||
ELECTRON_RUN_AS_NODE=1 "$ELECTRON" "$CLI" --version 2>/dev/null || true
|
||||
exit 0
|
||||
|
||||
@@ -6,7 +6,7 @@ if /i "%1"=="update" (
|
||||
echo.
|
||||
echo To update openclaw, update ClawX:
|
||||
echo Open ClawX ^> Settings ^> Check for Updates
|
||||
echo Or download the latest version from https://clawx.app
|
||||
echo Or download the latest version from https://claw-x.com
|
||||
exit /b 0
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user