This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| backup_script [2025/09/10 15:45] – Key issue fixec thilo | backup_script [2025/12/01 12:45] (current) – [Remarks] thilo | ||
|---|---|---|---|
| Line 109: | Line 109: | ||
| rm -f ${TRANSFER_FILENAME} | rm -f ${TRANSFER_FILENAME} | ||
| # | # | ||
| - | # | + | # |
| # VAR=`nvram get os_version` | # VAR=`nvram get os_version` | ||
| # seem not to work in bash via here doc, so write results into script file and source it. | # seem not to work in bash via here doc, so write results into script file and source it. | ||