Skip to content
Snippets Groups Projects
Commit 5e9fda6c authored by Rolf Niepraschk's avatar Rolf Niepraschk
Browse files

gitlab address

parent 90498b17
Branches
Tags
No related merge requests found
...@@ -44,7 +44,7 @@ Do the following steps with root permission on the server installation: ...@@ -44,7 +44,7 @@ Do the following steps with root permission on the server installation:
mkdir -p /usr/local/share/vl-dcc mkdir -p /usr/local/share/vl-dcc
cd /usr/local/share/vl-dcc cd /usr/local/share/vl-dcc
curl --silent --insecure --output - \ curl --silent --insecure --output - \
https://USER:PASSWD@gitlab1.ptb.de/niepra01/vl-dcc/-/archive/master/vl-dcc-master.tar \ https://a75436.berlin.ptb.de/vaclab/vl-dcc/-/archive/master/vl-dcc-master.tar \
| tar xf - --strip-components=1 # only once | tar xf - --strip-components=1 # only once
sudo apt install python3-pip # openSUSE: sudo zypper in python3-pip sudo apt install python3-pip # openSUSE: sudo zypper in python3-pip
python3 -m venv . python3 -m venv .
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment