Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # docker exec -it -u 3005:3005 homeassistant bash
- abc@113af32f7689:/$ id
- uid=3005(abc) gid=3005(abc) groups=3005(abc)
- abc@113af32f7689:/$ cd /config/.storage/
- abc@113af32f7689:/config/.storage$ ls -lh
- total 3.7M
- -rw-rw---- 1 abc abc 1.1K May 23 2023 androidtv_remote_cert.pem
- ...
- -rw-rw---- 1 abc abc 277 Nov 25 2022 hacs.critical
- -rw-rw---- 1 abc abc 3.2K Jun 27 12:40 hacs.hacs
- -rw-rw---- 1 abc abc 965K Jun 27 12:40 hacs.repositories
- -rw-rw---- 1 abc abc 861K Apr 26 2023 hacs.repositories.2023-04-26
- ...
- abc@113af32f7689:/config/.storage$ touch 0.txt
- abc@113af32f7689:/config/.storage$ touch hacs.hacs
- abc@113af32f7689:/config/.storage$ ls -lh
- total 3.7M
- -rw-rw---- 1 abc abc 0 Jun 30 23:47 0.txt
- -rw-rw---- 1 abc abc 1.1K May 23 2023 androidtv_remote_cert.pem
- ...
- -rw-rw---- 1 abc abc 277 Nov 25 2022 hacs.critical
- -rw-rw---- 1 abc abc 3.2K Jun 30 23:48 hacs.hacs
- -rw-rw---- 1 abc abc 965K Jun 27 12:40 hacs.repositories
- -rw-rw---- 1 abc abc 861K Apr 26 2023 hacs.repositories.2023-04-26
- ...
- abc@113af32f7689:/config/.storage$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement