todos
This commit is contained in:
parent
8abe723be5
commit
30d957cbd7
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# TODO:
|
# TODO:
|
||||||
# - Check all variables to avoid root execution on unspecified places
|
# - Check all variables to avoid root execution on unspecified places
|
||||||
|
# - Change apt to apt-get to avoid warning
|
||||||
|
|
||||||
debian_install_certs() {
|
debian_install_certs() {
|
||||||
# Source: https://fran.cr/instalar-firma-digital-costa-rica-gnu-linux-ubuntu-debian/
|
# Source: https://fran.cr/instalar-firma-digital-costa-rica-gnu-linux-ubuntu-debian/
|
||||||
|
|
Loading…
Reference in a new issue