upfront
This commit is contained in:
parent
c0ea80cf6f
commit
58324e37a5
1 changed files with 3 additions and 2 deletions
5
pidd.sh
5
pidd.sh
|
@ -9,12 +9,13 @@
|
|||
|
||||
# main
|
||||
pidd_main () {
|
||||
pidd_list_environment_variables
|
||||
pidd_list_working_directory
|
||||
#
|
||||
pidd_set_environment_variables
|
||||
pidd_set_packages_repositories
|
||||
pidd_set_packages_configuration
|
||||
#
|
||||
pidd_list_environment_variables
|
||||
pidd_list_working_directory
|
||||
pidd_set_https_verification_off
|
||||
pidd_set_dns_resolving
|
||||
pidd_update_packages_catalog
|
||||
|
|
Loading…
Reference in a new issue