f/pm/https
This commit is contained in:
parent
56c1e88ded
commit
bc76b3f3b5
1 changed files with 8 additions and 3 deletions
|
@ -989,9 +989,9 @@ ${name}.${_SPCD_TXT_CHARSET} ${_SPCD_TXT_CHARSET}
|
||||||
esac
|
esac
|
||||||
}
|
}
|
||||||
|
|
||||||
# ╭───┬──────────╮
|
# ╭───┬────╮
|
||||||
# │ f │ packages │
|
# │ f │ pm │
|
||||||
# ╰───┴──────────╯
|
# ╰───┴────╯
|
||||||
|
|
||||||
spcd_f_pm_clean() {
|
spcd_f_pm_clean() {
|
||||||
case "${SPCD_PM}" in
|
case "${SPCD_PM}" in
|
||||||
|
@ -1100,6 +1100,11 @@ spcd_f_pm_upgrade() {
|
||||||
esac
|
esac
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# ╭───┬────┬───────╮
|
||||||
|
# │ f │ pm │ https │
|
||||||
|
# ╰───┴────┴───────╯
|
||||||
|
|
||||||
|
|
||||||
# ╭───┬─────╮
|
# ╭───┬─────╮
|
||||||
# │ s │ dns │
|
# │ s │ dns │
|
||||||
# ╰───┴─────╯
|
# ╰───┴─────╯
|
||||||
|
|
Loading…
Reference in a new issue