minor fixes
[distro-setup] / brc
diff --git a/brc b/brc
index d82c852204879cc3d0b55d85547a90630c5c67fb..8e0facb52d8359f589da973ee946b69c5ae4d4f3 100644 (file)
--- a/brc
+++ b/brc
@@ -1671,10 +1671,6 @@ fi
 # based on warning from rvmsudo
 export rvmsudo_secure_path=1
 
-# for other script I wrote
-#export ACME_TINY_PATH=/a/opt/acme-tiny
-export ACME_TINY_WRAPPER_CERT_DIR=/p/c/machine_specific/$HOSTNAME/webservercerts
-
 if [[ -s "/usr/local/rvm/scripts/rvm" ]]; then
     source "/usr/local/rvm/scripts/rvm"
 elif [[ -s $HOME/.rvm/scripts/rvm ]]; then