mirror of
ssh://git.janware.com/janware/proj/jw-pkg
synced 2026-04-24 09:13:37 +02:00
Remove /srv/git from janware Git URLs
git.janware.com has /srv/git removed from its Git URLs, follow suit. Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
1b2ebab33a
commit
d8653ac486
4 changed files with 4 additions and 4 deletions
|
|
@ -312,7 +312,7 @@ log "JW_PKG_SSH_EXTRA_OPTS=$JW_PKG_SSH_EXTRA_OPTS"
|
|||
cur=0
|
||||
SSH=ssh
|
||||
[ "$GIT_SSH" ] && SSH=$GIT_SSH
|
||||
global_remote_base="ssh://git.janware.com/srv/git"
|
||||
global_remote_base="ssh://git.janware.com"
|
||||
|
||||
while [ "${1:0:1}" = - ]; do
|
||||
case "$1" in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue