View Single Post
Posts: 330 | Thanked: 860 times | Joined on May 2011
#31
Originally Posted by olf View Post
...
Hence using
Code:
if [ ! "$passhash" = "$encpass" ]; then
there and three lines above would make the password comparison always correctly fail
...
Ok, thanks, it works.


Originally Posted by olf View Post
...
Then you may also leave Backup-Menus's code as it is.
...
Sure, but if we can make BM code cleaner by the way...
 

The Following 2 Users Say Thank You to ric9K For This Useful Post: