diff --git a/.bashrc b/.bashrc index 0a26e081ff887fbbd4389e5536833c2cb978b81f..e1350587c7b3155cef52503caad4ccedc48f91d0 100644 --- a/.bashrc +++ b/.bashrc @@ -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