This commit is contained in:
parent
8004c604b3
commit
c494c59f06
1 changed files with 1 additions and 1 deletions
2
pidd.sh
2
pidd.sh
|
@ -485,7 +485,7 @@ pidd_set_packages_configuration () {
|
||||||
|
|
||||||
pidd_list_environment_variables () {
|
pidd_list_environment_variables () {
|
||||||
pidd_step "List environment variables"
|
pidd_step "List environment variables"
|
||||||
env
|
env | sort
|
||||||
}
|
}
|
||||||
|
|
||||||
pidd_list_working_directory () {
|
pidd_list_working_directory () {
|
||||||
|
|
Loading…
Reference in a new issue