Skip to content

Commit 3e5a0cb

Browse files
Fixed missing edit
1 parent 6099672 commit 3e5a0cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/scripts/udroid/udroid.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ function _lauch_or_install()
182182
echo "Waiting..."
183183
sleep 4
184184
clear
185-
echo -e "Now You can launch your ubuntu 21.04 with command \e[1;32mhippo\e[0m"
185+
echo -e "Now You can launch your ubuntu 21.04 with command \e[1;32mudroid\e[0m"
186186
echo -e "use udroid --help for more option and comming up features"
187187
fi
188188
else

0 commit comments

Comments
 (0)