Commit 3e686d21 authored by Administrator's avatar Administrator 💬

Use SSH to clone the content.

parent ccf012f3
...@@ -13,5 +13,5 @@ mv ${COURSES_DIR} ${BACKUP} ...@@ -13,5 +13,5 @@ mv ${COURSES_DIR} ${BACKUP}
# #
#rm ${COURSES_DIR} #rm ${COURSES_DIR}
# todo: shallow # todo: shallow? (perhaps we should use a submodule anyways)
git clone https://m3p2.ljbac.com/m3p2/courses.git ${COURSES_DIR} git clone ssh://git@m3p2.ljbac.com:10022/m3p2/courses.git ${COURSES_DIR}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment