@ -5,7 +5,8 @@ RUN apt-get install -y \
android-tools-adb \
android-tools-fastboot \
unzip \
curl
curl \
git
RUN pip3 install protobuf
COPY . /magisk
WORKDIR /magisk