mirror of
https://github.com/linuxserver/docker-homeassistant.git
synced 2026-02-20 08:40:45 +08:00
nuke old python package folders
This commit is contained in:
parent
cf14fa39f7
commit
024ec9a5dc
@ -2,7 +2,9 @@
|
||||
# shellcheck shell=bash
|
||||
|
||||
# migration
|
||||
rm -rf /config/lsiopy
|
||||
rm -rf \
|
||||
/config/lsiopy \
|
||||
/config/.local/{bin,lib}
|
||||
|
||||
# Add abc user to python system install owner group, lsio (7310)
|
||||
if ! id -G abc | grep -qw "7310"; then
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user