ITADN
VR-25/acc/Issues

Installation via curl fails

#281Closedlaur89 创建于 2025-04-09
L
laur89commented
The curl->shell installation example on [readme](https://github.com/VR-25/acc?tab=readme-ov-file#install-from-local-source-or-github) doesn't appear to work. Shell output from termux: ```sh # curl -sSL https://raw.githubusercontent.com/VR-25/acc/dev/install-online.sh | /system/bin/sh -s dev < #=#=# ##O#-# ######################################################################## 100.0% #=#=# ##O#-# ##O=# # #=#=-# # -#O#- # # -=#=# # # tar: can't make dir acc-dev: Read-only file system tar: can't create directory 'acc-dev': Read-only file system tar: can't open 'acc-dev/.gitattributes': No such file or directory Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.9:443) writing to stdout :/data/data/com.termux/files/home/storage/downloads # ```
关闭于 2025-04-23 3 条评论