summaryrefslogtreecommitdiff
path: root/ci/data
diff options
context:
space:
mode:
Diffstat (limited to 'ci/data')
-rwxr-xr-xci/data/start_app.sh20
1 files changed, 10 insertions, 10 deletions
diff --git a/ci/data/start_app.sh b/ci/data/start_app.sh
index 6f83bf7..76cdb3c 100755
--- a/ci/data/start_app.sh
+++ b/ci/data/start_app.sh
@@ -3,16 +3,16 @@
mkdir -p ~/common-lisp/systems ~/opt
cd ~/opt
git clone -b master git@ns:repos/bogenherr.git
-git clone -b master git@github.com:ckonstanski/org-ckons-cljs.form.git
-git clone -b master git@github.com:ckonstanski/org-ckons-cljs.notifications
-git clone -b master git@github.com:ckonstanski/org-ckons-condition
-git clone -b master git@github.com:ckonstanski/org-ckons-core
-git clone -b master git@github.com:ckonstanski/org-ckons-file
-git clone -b master git@github.com:ckonstanski/org-ckons-http
-git clone -b master git@github.com:ckonstanski/org-ckons-json
-git clone -b master git@github.com:ckonstanski/org-ckons-serializable
-git clone -b master git@github.com:ckonstanski/org-ckons-session
-git clone -b master git@github.com:ckonstanski/org-ckons-sql
+git clone -b master git@ns:repos/org-ckons-cljs.form.git
+git clone -b master git@ns:repos/org-ckons-cljs.notifications
+git clone -b master git@ns:repos/org-ckons-condition
+git clone -b master git@ns:repos/org-ckons-core
+git clone -b master git@ns:repos/org-ckons-file
+git clone -b master git@ns:repos/org-ckons-http
+git clone -b master git@ns:repos/org-ckons-json
+git clone -b master git@ns:repos/org-ckons-serializable
+git clone -b master git@ns:repos/org-ckons-session
+git clone -b master git@ns:repos/org-ckons-sql
logdir="/var/log/lisp"
mv -f ${logdir}/bogenherr.log.1 ${logdir}/bogenherr.log.2