├── LICENSE ├── README.md ├── copy_data.sh ├── create_container.sh ├── hassio-fix-btime.service └── set_autodev_hook.sh /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/whiskerz007/proxmox_hassio_lxc/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/whiskerz007/proxmox_hassio_lxc/HEAD/README.md -------------------------------------------------------------------------------- /copy_data.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/whiskerz007/proxmox_hassio_lxc/HEAD/copy_data.sh -------------------------------------------------------------------------------- /create_container.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/whiskerz007/proxmox_hassio_lxc/HEAD/create_container.sh -------------------------------------------------------------------------------- /hassio-fix-btime.service: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/whiskerz007/proxmox_hassio_lxc/HEAD/hassio-fix-btime.service -------------------------------------------------------------------------------- /set_autodev_hook.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/whiskerz007/proxmox_hassio_lxc/HEAD/set_autodev_hook.sh --------------------------------------------------------------------------------