Latest
This commit is contained in:
parent
e2ef02e334
commit
2af9ded7d1
1 changed files with 0 additions and 2 deletions
|
@ -5,8 +5,6 @@
|
||||||
# This script installs required system packages. Each system's required packages are defined in `home/.chezmoitemplates/$DISTRO_ID`,
|
# This script installs required system packages. Each system's required packages are defined in `home/.chezmoitemplates/$DISTRO_ID`,
|
||||||
# where `$DISTRO_ID` is equal to the Linux distribution ID found in `/etc/os-release`.
|
# where `$DISTRO_ID` is equal to the Linux distribution ID found in `/etc/os-release`.
|
||||||
|
|
||||||
exit 140
|
|
||||||
|
|
||||||
# @description
|
# @description
|
||||||
# This script pipes environment variables and a logger function to a temporary file that is included by other scripts.
|
# This script pipes environment variables and a logger function to a temporary file that is included by other scripts.
|
||||||
# It is included as a temporary external file to aid in debugging since if the included files were inlined in scripts
|
# It is included as a temporary external file to aid in debugging since if the included files were inlined in scripts
|
||||||
|
|
Loading…
Reference in a new issue