Skip to content

Commit 1db8440

Browse files
committed
Merge branch 'next' of github.com:rtCamp/easyengine into next
2 parents 892bce9 + a74a6c8 commit 1db8440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/easyengine

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -886,7 +886,7 @@ elif [ "$EE_FIRST" = "import-slow-log" ];then
886886

887887
# EasyEngine update
888888
elif [ "$EE_FIRST" = "update" ]; then
889-
ee_lib_echo "Updating EasyEngine (ee), please wait..."
889+
ee_lib_echo "Checking EasyEngine(ee) update, please wait..."
890890
wget --no-check-certificate -qO eeup http://rt.cx/eeup && sudo bash eeup
891891

892892
else

0 commit comments

Comments
 (0)