From 30d957cbd76e39c0e4851bc7a3aa72b498ffcea1 Mon Sep 17 00:00:00 2001 From: tavo-wasd <gustavo@gustavocalvo.xyz> Date: Wed, 8 May 2024 07:53:19 -0600 Subject: [PATCH] todos --- 03-install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/03-install.sh b/03-install.sh index c6b1f17..16b50b1 100644 --- a/03-install.sh +++ b/03-install.sh @@ -1,6 +1,7 @@ #!/bin/sh # TODO: # - Check all variables to avoid root execution on unspecified places +# - Change apt to apt-get to avoid warning debian_install_certs() { # Source: https://fran.cr/instalar-firma-digital-costa-rica-gnu-linux-ubuntu-debian/