mirror of
https://github.com/prometheus-community/smartctl_exporter.git
synced 2024-11-16 01:33:07 +01:00
Fix: Spelling
Signed-off-by: David Randall <David@NiceGuyIT.biz>
This commit is contained in:
parent
b44edca7ba
commit
09277dd33d
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
# This script modifies the environemnt, namely ~/.bashrc, to preserve the bash history.
|
# This script modifies the environment, namely ~/.bashrc, to preserve the bash history.
|
||||||
|
|
||||||
# The workspace in the devcontainer is preserved across rebuilds.
|
# The workspace in the devcontainer is preserved across rebuilds.
|
||||||
# Use .cache to keep history and local scripts.
|
# Use .cache to keep history and local scripts.
|
||||||
|
|
Loading…
Reference in a new issue