Replies: 1 comment
-
Debian script uses official debian install script, from here: https://raw.githubusercontent.com/nextcloud/nextcloudpi/master/install.sh Alpine installs nextcloud packages that are maintained by someone else, hence possibly having those scripts removed or something |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
On my NextcloudPi installation with Debian Linux as base, I have several scripts in
/usr/local/bin/
, such asncp-config
and others for managing the installation. On a freshly installed Alpine Linux LXC, those scripts are missing; the folder/usr/local/bin
is completely empty. Did I make any mistake here?Beta Was this translation helpful? Give feedback.
All reactions