Skip to content

Commit b00a3dc

Browse files
Merge branch 'feat/TimerDomain' of https://github.com/Hyperloop-UPV/ST-LIB into feat/TimerDomain
2 parents 2e43f72 + aba7bb2 commit b00a3dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ RUN apt-get update && apt-get -y install git git-lfs python3-colorama cmake g++
77
git lfs install
88

99
# Install cubeclt
10-
RUN mkdir /temp && cd /temp && git clone https://github.com/HyperloopUPV-H8/cubeclt.git && \
10+
RUN mkdir /temp && cd /temp && git clone https://github.com/Hyperloop-UPV/cubeclt.git && \
1111
cd cubeclt && git lfs pull && chmod +x cubeclt_1.16.0_installer.sh && \
1212
echo | LICENSE_ALREADY_ACCEPTED=1 ./cubeclt_1.16.0_installer.sh

0 commit comments

Comments
 (0)