sigoden / dufs

A file server that supports static serving, uploading, searching, accessing control, webdav...
Other
5.45k stars 259 forks source link

hope support armv5tejl #399

Closed sitebash closed 1 month ago

sitebash commented 1 month ago

currently, i run arm version on armv5tejl

uname -a
Linux  *************** armv5tejl GNU/Linux

wget http://192.168.0.12:5000/dufs-arm -O /tmp/dufs && chmod +x /tmp/dufs && /tmp/dufs

it turns out

Illegal instruction (core dumped)

hope support armv5tejl or i download wrong version? thanks

sigoden commented 1 month ago

Unfortunately, dufs won't support armv5tejl.