mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2025-12-12 07:38:50 +01:00
Updated the repo url in the Docker file
This commit is contained in:
parent
c71e8af781
commit
38f300eb72
@ -92,7 +92,7 @@ RUN \
|
||||
echo "funkey:funkey" | chpasswd && \
|
||||
#
|
||||
# Clone the FunKey-OS repository
|
||||
git clone https://github.com/FunKey-Project/FunKey-OS.git /home/funkey/FunKey-OS && \
|
||||
git clone https://github.com/DrUm78/FunKey-OS.git /home/funkey/FunKey-OS && \
|
||||
#
|
||||
# Set file ownership
|
||||
chown -R funkey:funkey /home/funkey
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user