prepare Upgrade
This commit is contained in:
parent
f393c767d3
commit
ecd56b9ced
@ -87,14 +87,16 @@ To build the site you are expected to have npm and nodejs installed and have a a
|
||||
|
||||
Get the source files
|
||||
```
|
||||
git clone https://github.com/controlol/rclone-webui
|
||||
git clone ssh://git@code.swissmakers.ch:6022/michael.reber/rclone-webui.git
|
||||
cd rclone-webui
|
||||
```
|
||||
|
||||
Install dependencies
|
||||
`dnf install -y nodejs`
|
||||
`npm install`
|
||||
`npm ci`
|
||||
|
||||
Build the project
|
||||
`npm run build`
|
||||
`NODE_OPTIONS=--openssl-legacy-provider npm run build`
|
||||
|
||||
The WebUI should have been build in the build folder. Copy the files to a location you can easily access or use the build directory as the source for your rclone rcd.
|
||||
|
6776
package-lock.json
generated
6776
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user