mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-08-09 20:24:02 +00:00
mass rename to (python-)kasa (#1)
This commit is contained in:
@@ -20,8 +20,8 @@ RUN apk update && \
|
||||
###################################################
|
||||
# Create somewhere to put the files #
|
||||
###################################################
|
||||
RUN mkdir -p /opt/pyHS100
|
||||
WORKDIR /opt/pyHS100
|
||||
RUN mkdir -p /opt/python-kasa
|
||||
WORKDIR /opt/python-kasa
|
||||
|
||||
###################################################
|
||||
# Requirements file first to help cache #
|
||||
|
Reference in New Issue
Block a user