We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cd248f commit dcbe311Copy full SHA for dcbe311
docs/wings/install.mdx
@@ -70,11 +70,6 @@ sudo curl -L -o /usr/local/bin/wings "https://github.com/pelican-dev/wings/relea
70
sudo chmod u+x /usr/local/bin/wings
71
```
72
73
-<Admonition type="warning" title="OVH/SYS Dedicated Servers">
74
- If you are using a server provided by OVH or SoYouStart please be aware that your main drive space is probably allocated to
75
- `/home`, and not `/` by default. Please consider using `/home/daemon-data` for server data. This can be set when creating the node.
76
-</Admonition>
77
-
78
### Configure
79
80
Once you have installed Wings and the required components, the next step is to create a node on your installed Panel.
0 commit comments