From bc76b3f3b56870d962e285cf0912f464b4c964f3 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Sat, 7 Sep 2024 13:24:10 +0200 Subject: [PATCH] f/pm/https --- spcd/bootstrap.sh | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/spcd/bootstrap.sh b/spcd/bootstrap.sh index 5b05750..6be0638 100644 --- a/spcd/bootstrap.sh +++ b/spcd/bootstrap.sh @@ -989,9 +989,9 @@ ${name}.${_SPCD_TXT_CHARSET} ${_SPCD_TXT_CHARSET} esac } -# ╭───┬──────────╮ -# │ f │ packages │ -# ╰───┴──────────╯ +# ╭───┬────╮ +# │ f │ pm │ +# ╰───┴────╯ spcd_f_pm_clean() { case "${SPCD_PM}" in @@ -1100,6 +1100,11 @@ spcd_f_pm_upgrade() { esac } +# ╭───┬────┬───────╮ +# │ f │ pm │ https │ +# ╰───┴────┴───────╯ + + # ╭───┬─────╮ # │ s │ dns │ # ╰───┴─────╯