wordpress_password_reset
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
wordpress_password_reset [2010/10/30 23:43] – k2patel | wordpress_password_reset [2020/08/10 02:35] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 4: | Line 4: | ||
# <Ketan Patel> k2patel@hotmail.com | # <Ketan Patel> k2patel@hotmail.com | ||
- | if [ $# -lt 2 ]; then | + | if [ $# -lt 2 ] |
+ | then | ||
echo " | echo " | ||
- | elseif | + | exit 1 |
+ | elif [ $# -lt 3 ] | ||
+ | then | ||
| | ||
- | else | + | else |
| | ||
fi | fi | ||
- | + | RESET=" | |
- | RESET=" | + | |
cd $1 | cd $1 |
wordpress_password_reset.1288482225.txt.gz · Last modified: 2020/08/10 02:29 (external edit)