MatchbookLab / local-persist

Create named local volumes that persist in the location(s) you want
MIT License
851 stars 122 forks source link

support for Apple Silicon #85

Closed karawitan closed 1 year ago

karawitan commented 2 years ago

Hello,

any plans or unsupported fork for Apple Silicon m1 chip ?

bash-5.1$ curl -fsSL https://raw.githubusercontent.com/MatchbookLab/local-persist/master/scripts/install.sh | sudo bash Password:

darwin arm64 is not supported

bash-5.1$ uname -a Darwin m1.beleganjur.cloud 21.2.0 Darwin Kernel Version 21.2.0: Sun Nov 28 20:29:10 PST 2021; root:xnu-8019.61.5~1/RELEASE_ARM64_T8101 arm64

CWSpear commented 1 year ago

Can't test, but the build added in https://github.com/MatchbookLab/local-persist/pull/88 should work?