mirror of
https://github.com/actuallymentor/battery.git
synced 2026-03-16 06:02:05 +00:00
Add PID to battery.sh log messages
This commit is contained in:
@@ -169,7 +169,7 @@ subsetting=$3
|
||||
## ###############
|
||||
|
||||
function log() {
|
||||
echo -e "$(date +%D-%T) - $1"
|
||||
echo -e "$(date +%D-%T) [$$]: $*"
|
||||
}
|
||||
|
||||
function valid_percentage() {
|
||||
|
||||
Reference in New Issue
Block a user