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:20] – 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 ] |
- | echo " | + | then |
+ | echo " | ||
exit 1 | exit 1 | ||
+ | elif [ $# -lt 3 ] | ||
+ | then | ||
+ | | ||
+ | else | ||
+ | | ||
fi | fi | ||
- | RESET=" | + | RESET=" |
cd $1 | cd $1 |
wordpress_password_reset.1288480857.txt.gz · Last modified: 2020/08/10 02:29 (external edit)