Fixes & Enhancements #6

Merged
me merged 35 commits from dev into main 2025-10-14 15:01:21 -07:00
Showing only changes of commit 03b9f7e1b2 - Show all commits

View File

@@ -777,6 +777,9 @@
function now {
date "+%Y%m%d_%H%M%S"
}
function today {
date "+%Y%m%d"
}
function_backup: |
function backup {
EXTRA="$1"