This website requires JavaScript.
Explore
Help
Sign In
OpenHAB
/
openhab-docker
mirror of
https://github.com/openhab/openhab-docker.git
Watch
1
Star
0
Fork
You've already forked openhab-docker
0
Code
Issues
Projects
Releases
Wiki
Activity
main
openhab-docker
/
contrib
/
cont-init.d
/
10-show-directories
5 lines
69 B
Bash
Raw
Permalink
Blame
History
#!/bin/bash -ex
ls -l
"
${
OPENHAB_HOME
}
"
ls -l
"
${
OPENHAB_USERDATA
}
"
Reference in New Issue
View Git Blame
Copy Permalink