From 099b085b6938ec9764be5287af6457d2445ade1b Mon Sep 17 00:00:00 2001 From: b4rkod Date: Fri, 26 Apr 2024 09:41:36 +0300 Subject: copying the files from my self hosted git instance --- README.md | 1 + add_to_index_proper.sh | 2 +- basics.sh | 50 +++++++++++++++++++++++++++----------------------- 3 files changed, 29 insertions(+), 24 deletions(-) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..fb0db27 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +# b4rcms diff --git a/add_to_index_proper.sh b/add_to_index_proper.sh index a0174e5..f6d339e 100755 --- a/add_to_index_proper.sh +++ b/add_to_index_proper.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash cp -r $HOME/www/source /tmp/source FILE=$(basename $1|sed s/.txt/.html/) echo $FILE diff --git a/basics.sh b/basics.sh index b2fc9c0..54a7f0f 100644 --- a/basics.sh +++ b/basics.sh @@ -1,41 +1,45 @@ #!/bin/sh + header() { printf \ " - - - - + + + + - -Barkod's Basement -" + + Barkod's Basement | $1 + -printf \ " -

$1

-
" -printf \ " -