mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-12 16:10:57 +00:00
Fix auto project template errors for MacOS (#71)
This commit is contained in:
@ -1,2 +1,2 @@
|
||||
TEMPLATE_DIR=$(dirname $(readlink -f "$0"))
|
||||
TEMPLATE_DIR=$(dirname "$0")
|
||||
<"$TEMPLATE_DIR/template_vars.txt" "$TEMPLATE_DIR/fill_template_vars.sh"
|
||||
|
||||
Reference in New Issue
Block a user