From 401b42fff51cb7fb2ca06bd451c48b038ed7eb21 Mon Sep 17 00:00:00 2001 From: essingen123 Date: Sat, 3 Aug 2024 07:59:55 +0200 Subject: [PATCH] committi pitti --- README.md | 2 +- autogit4unimoose.sh | 2 +- index.html | 12 ------------ 3 files changed, 2 insertions(+), 14 deletions(-) delete mode 100644 index.html diff --git a/README.md b/README.md index 9452d5f..6b01c38 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # autogit4unimoose - +![Image](amazing_moose2.jpeg) ## Description A work in progress with automation testing for Git leveraging python, bash etc diff --git a/autogit4unimoose.sh b/autogit4unimoose.sh index 4c938cd..3b9ad4a 100755 --- a/autogit4unimoose.sh +++ b/autogit4unimoose.sh @@ -335,7 +335,7 @@ update_repo_from_kigit() { # Update README and index.html if auto-generate is enabled if [[ "${global_conf[set303d]}" == "y" ]]; then - create_readmemd + #create_readmemd create_html_page fun_echo "README.md and index.html updated" "📄" 32 fi diff --git a/index.html b/index.html deleted file mode 100644 index 70003e0..0000000 --- a/index.html +++ /dev/null @@ -1,12 +0,0 @@ -essingen123/autogit4unimoose

autogit4unimoose

- - -

Description

-

A work in progress with automation testing for Git leveraging python, bash etc

-

Tags: Git, Bash, Automation, Automagic, un-PEP8-perhaps

-

Features

- -

License

-

This project is licensed under a license not written here yet..

\ No newline at end of file