diff --git a/Perso/MATCH_BEGIN.sh b/INTech/MATCH_BEGIN.sh similarity index 100% rename from Perso/MATCH_BEGIN.sh rename to INTech/MATCH_BEGIN.sh diff --git a/Perso/auto_config.sh b/INTech/auto_config.sh similarity index 100% rename from Perso/auto_config.sh rename to INTech/auto_config.sh diff --git a/Perso/INTech/gitUpdate.sh b/INTech/gitUpdate.sh similarity index 100% rename from Perso/INTech/gitUpdate.sh rename to INTech/gitUpdate.sh diff --git a/Perso/.gitignore b/Perso/.gitignore new file mode 100644 index 0000000..59c92fa --- /dev/null +++ b/Perso/.gitignore @@ -0,0 +1 @@ +serialOutput/ diff --git a/Perso/serialOutput/.gitignore b/Perso/serialOutput/.gitignore deleted file mode 100644 index 5c87cb1..0000000 --- a/Perso/serialOutput/.gitignore +++ /dev/null @@ -1 +0,0 @@ -serialOutput* diff --git a/README.md b/README.md new file mode 100644 index 0000000..5f53a8d --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Shell scripts + +This repository contains shell scripts that I wrote for myself, my robotics club or my server, mainly in Bash. +It also contains some timer services for systemd. + +## Structure + + - Perso : Personal scripts + - INTech : Scripts made for INTech, my robotics club