Skip to content

Commit

Permalink
Tools: Finishing touches
Browse files Browse the repository at this point in the history
Signed-off-by: Richard T Bonhomme <[email protected]>
  • Loading branch information
TinCanTech committed Mar 30, 2024
1 parent 2156e8c commit 4125617
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions dev/easyrsa-tools.lib
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
#!/bin/sh

# Easy-RSA tools library v1.0
# Requires Easy-RSA version 3.2

# Easy-RSA 3.x does not source into the environment directly.
# Complain if a user tries to do this:
Expand Down Expand Up @@ -1384,3 +1387,5 @@ revoke_renewed_move() {

return 0
} # => revoke_renewed_move()

# vim: ft=sh nu ai sw=8 ts=8 noet

0 comments on commit 4125617

Please sign in to comment.