mirror of
https://github.com/ComradCollective/Comrad
synced 2024-11-05 21:20:51 +00:00
installer fix for mac
This commit is contained in:
parent
699c1ad9cd
commit
fd680828ae
@ -4,7 +4,7 @@
|
||||
realpath() {
|
||||
[[ $1 = /* ]] && echo "$1" || echo "$PWD/${1#./}"
|
||||
}
|
||||
|
||||
|
||||
|
||||
# install pyenv?
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user