Commit 3a99d0cc authored by nimrod's avatar nimrod
Browse files

Corrected the sourcing of bundle_certs.

parent 5a5eb959
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -57,4 +57,4 @@ gen-csr () {
    openssl req -new -newkey rsa:4096 -nodes -out $1.csr -keyout $1.key
}

. Documents/Shore/bundle_certs/bundle_certs
. $HOME/Documents/Shore/bundle_certs/bundle_certs