Skip to content

Commit db12ef8

Browse files
committed
Related To Issue #179
1 parent 5a54393 commit db12ef8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

usr/local/sbin/eeupdate

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -547,6 +547,7 @@ then
547547
echo -e "\033[37msource /etc/bash_completion.d/ee\e[0m" | tee -ai $INSTALLLOG
548548
echo
549549
echo -e "\033[34mEasyEngine (ee) Updated Successfully\e[0m" | tee -ai $INSTALLLOG
550+
echo -e "\033[34mPlease Ignore If You See Anything After This Line.\e[0m" | tee -ai $INSTALLLOG
550551

551552
echo -e "\033[34mKilling The Parent Process\e[0m" &>> $INSTALLLOG
552553
ps ax | grep $PPID | grep -v grep &>> $INSTALLLOG

0 commit comments

Comments
 (0)