Make work on Fedora M1 and use faye on http for development
This commit is contained in:
@@ -6,7 +6,7 @@ pwd_dirname=$(basename $(pwd))
|
||||
script_dirname="faye"
|
||||
arch=$(uname)
|
||||
if [ $arch == "Darwin" ]; then
|
||||
certs_dir="/Users/bj/Library/Application Support/mkcert"
|
||||
certs_dir="~/.mkcert"
|
||||
else
|
||||
certs_dir="/etc/letsencrypt/live/mozo.bar"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user