Update paths to local data
This commit is contained in:
@@ -2,10 +2,13 @@
|
||||
|
||||
install:
|
||||
poweroff: true
|
||||
extra-dirs-rootfs:
|
||||
- /data
|
||||
image: "docker:gitea.home.joemonk.co.uk/joe/kairos-custom:3"
|
||||
|
||||
reset:
|
||||
reboot: true
|
||||
|
||||
reset-persistent: true
|
||||
reset-oem: true
|
||||
|
||||
users:
|
||||
- name: "kairos"
|
||||
@@ -45,7 +48,7 @@ stages:
|
||||
####### Share Definitions #######
|
||||
[data]
|
||||
comment = Kairos File Server Share
|
||||
path = /data
|
||||
path = /usr/local
|
||||
browseable = yes
|
||||
writeable = yes
|
||||
read only = no
|
||||
|
||||
Reference in New Issue
Block a user