We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3aaaba1 commit 9b2f3e3Copy full SHA for 9b2f3e3
README.md
@@ -18,7 +18,7 @@ git clone https://github.com/UpCloudLtd/upcloud-whmcs-module.git ~/upcloud-whmcs
18
```
19
20
21
-sudo cp ~/upcloud-whmcs-module/modules/servers/upCloudVm /var/www/html/whmcs/modules/servers/
+sudo cp -r ~/upcloud-whmcs-module/modules/servers/upCloudVm /var/www/html/whmcs/modules/servers/
22
23
24
Then update the permissions to allow the web server user to make changes.
0 commit comments