Skip to content

Commit a1583de

Browse files
committed
added pound shebang to vxencrypt
1 parent 1c44406 commit a1583de

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tools/password/vxencrypt.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#!/usr/bin/env ruby
2+
#
13
# $Id$
24
#
35
# This script can be used to calculate hash values for VxWorks passwords.

0 commit comments

Comments
 (0)