Skip to content

Commit

Permalink
Fixed permissions again
Browse files Browse the repository at this point in the history
  • Loading branch information
mackhendricks committed Apr 1, 2023
1 parent 0209c81 commit bc560f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/stir_shaken/generate_self_signed_cert.sh
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ cp $TMP_CERT_DIR/sp-key.pem $DSIP_CERT_DIR
chown -R dsiprouter:kamailio $DSIP_CERT_DIR

#Change permissions
chmod -R 744 $DSIP_CERT_DIR
chmod -R 755 $DSIP_CERT_DIR

0 comments on commit bc560f0

Please sign in to comment.