Skip to content

Commit

Permalink
Closes #3 test clôture action (pour l'action 3, voir commit précédent)
Browse files Browse the repository at this point in the history
  • Loading branch information
RENAUD Maxence DGAC/CRNA-N committed Oct 21, 2019
1 parent 49d56b7 commit ed3d71a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions set_cert_key.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/bin/sh
SEP="-----------------------------------------------------"
NBR_RESULTS=$(find ./cert -name '*.p12' | wc -l)
if [ $NBR_RESULTS = '0' ]; then
printf "Aucun fichier trouvé avec l'extension .p12 dans cert/\n"
Expand Down

0 comments on commit ed3d71a

Please sign in to comment.