update readme
This commit is contained in:
@ -1 +0,0 @@
|
||||
Configure the proprietary code server using the file `config.sh` (see or copy `config.sh.example`), and place or link your private key for the server access here (`ìd_rsa`). Note that this key should not be protected with a password.
|
4
config/config.sh.example-chrz
Normal file
4
config/config.sh.example-chrz
Normal file
@ -0,0 +1,4 @@
|
||||
export PROP_SERVER=git.chrz.de
|
||||
export PROP_SERVER_USER=username
|
||||
export PROP_DIR_SDR=sdr
|
||||
export PROP_DIR_DECODER=sdr
|
@ -1,4 +1,4 @@
|
||||
export PROP_SERVER=gitlab.lrz.de
|
||||
export PROP_SERVER_USER=ga123xyz
|
||||
export PROP_SERVER_USER=username
|
||||
export PROP_DIR_SDR=sdr
|
||||
export PROP_DIR_DECODER=mondbaron
|
Reference in New Issue
Block a user