forked from cockpit-project/starter-kit
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
When using the installation script i did not get the sensors working because of line 3
mv cockpit-sensors/dist /usr/share/cockpit/sensors && \
This moves the /dist folder and files to /usr/share/cockpit/sensors
The result is that it looks like this: /usr/share/cockpit/sensors/dist and the files are still in the dist folder.
I only have it working when the files are in this folder /usr/share/cockpit/sensors
ls /usr/share/cockpit/sensors
index.css.gz index.html index.js.LEGAL.txt po.de.js.gz po.manifest.pt_BR.js.gz
index.css.LEGAL.txt index.js.gz manifest.json po.manifest.de.js.gz po.pt_BR.js.gz
Metadata
Metadata
Assignees
Labels
No labels