home.sh update.
This commit is contained in:
parent
04e4d59435
commit
6fd6e1c3e5
1 changed files with 2 additions and 1 deletions
|
|
@ -54,7 +54,8 @@ function home() {
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
echo "~/.lastupdate does not exist!"
|
echo "~/.lastupdate does not exist!"
|
||||||
echo "Running: home up f now..."
|
echo "You need to run the following command to update your"
|
||||||
|
echo "home configuration: home up f"
|
||||||
touch .lastupdate
|
touch .lastupdate
|
||||||
fi
|
fi
|
||||||
cd $OLDPWD
|
cd $OLDPWD
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue