qrencode
Some checks failed
/ alpine (push) Failing after 24s
/ debian (push) Failing after 1m12s
/ ubuntu (push) Failing after 1m24s
/ arch (push) Failing after 12s
/ opensuse (push) Failing after 3m12s
/ fedora (push) Failing after 9m31s
/ alma (push) Failing after 2m19s
/ rocky (push) Failing after 3m44s
Some checks failed
/ alpine (push) Failing after 24s
/ debian (push) Failing after 1m12s
/ ubuntu (push) Failing after 1m24s
/ arch (push) Failing after 12s
/ opensuse (push) Failing after 3m12s
/ fedora (push) Failing after 9m31s
/ alma (push) Failing after 2m19s
/ rocky (push) Failing after 3m44s
This commit is contained in:
parent
dcbb88b423
commit
128c2ef986
1 changed files with 3 additions and 0 deletions
|
@ -815,6 +815,9 @@ spcd_f_pkg() {
|
||||||
# plantuml
|
# plantuml
|
||||||
spcd_step "PlantUML"
|
spcd_step "PlantUML"
|
||||||
spcd_f_pm_pkg_install "plantuml"
|
spcd_f_pm_pkg_install "plantuml"
|
||||||
|
# qrencode
|
||||||
|
spcd_step "QRencode"
|
||||||
|
spcd_f_pm_pkg_install "qrencode"
|
||||||
# rsync
|
# rsync
|
||||||
spcd_step "Rsync"
|
spcd_step "Rsync"
|
||||||
spcd_f_pm_pkg_install "rsync"
|
spcd_f_pm_pkg_install "rsync"
|
||||||
|
|
Loading…
Add table
Reference in a new issue