Compare commits

..

No commits in common. "641fab818e954b6dd51baacb72b85b6a537950b6" and "5fdfd1637b12ca888cf09743d85a003c87475a7a" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
image: debian:bookworm image: debian:bookworm
job: job:
script: script:
- sh ${CD} ${CD_SSH_HOSTS} - source ${CD} ${CD_SSH_HOSTS}
- cd-list-environment - cd-list-environment
- cd-clone-branch - cd-clone-branch

2
cd.sh
View file

@ -720,4 +720,4 @@ CD_PM_PACMAN="pacman"
CD_SPLIT="─╌╌┄┄┈┈" CD_SPLIT="─╌╌┄┄┈┈"
# run # run
cd_main "${@}" cd_main