Added CC-0 to header

This commit is contained in:
2024-12-27 10:41:13 +01:00
parent e4aab4d7c2
commit aae14715f5
7 changed files with 59 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/bash
# CC-0 Ken Fallon
#!/usr/bin/env bash
# Copyright Ken Fallon - Released into the public domain. http://creativecommons.org/publicdomain/
#============================================================
assets_db="assets_202410181601.csv"
total="$( wc -l assets_202410181601.csv | awk '{print $1}' )"