root@forum:/var/discourse# cd /var/discourse
root@forum:/var/discourse# git pull
Already up to date.
root@forum:/var/discourse# ./discourse-setup
Failed to find docker or docker.io on your PATH.
Enter to install Docker from https://get.docker.com/ or Ctrl+C to exit
./discourse-setup: line 134: curl: command not found
Still failed to find docker or docker.io on your PATH.
Docker install failed. Quitting.
root@forum:/var/discourse#
Sie müssen Docker installieren oder zumindest curl installieren, damit Discourse-setup eine Chance hat.
apt install -y curl
Sollte funktionieren, wenn Sie Ubuntu oder Debian verwenden. Wenn Sie eines davon nicht verwenden, müssen Sie Google verwenden, um herauszufinden, wie.
1 „Gefällt mir“
Danke, Gott segne Sie.
1 „Gefällt mir“
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.