aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Kronqvist <work.joelkronqvist@gmail.com>2022-10-18 09:13:02 +0300
committerJoel Kronqvist <work.joelkronqvist@gmail.com>2022-10-18 09:13:02 +0300
commita3226a989367ab453d55aa66f0e105e1c07742c2 (patch)
treea185430a71406b8188d569769c5d58f4f94e21bf
parent0f8dcba6fe350ffb74331cb636046c30e784ca8d (diff)
parentb0981db1ca4c43483e8a45fa71069fc1150b2367 (diff)
downloadLYLLRuoka-a3226a989367ab453d55aa66f0e105e1c07742c2.tar.gz
LYLLRuoka-a3226a989367ab453d55aa66f0e105e1c07742c2.zip
Merge new URL in index.html and setup.sh from branch 'master' to branch 'devel'
-rw-r--r--Cont/index.html2
-rwxr-xr-xsetup.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/Cont/index.html b/Cont/index.html
index a9d83e7..d1c0568 100644
--- a/Cont/index.html
+++ b/Cont/index.html
@@ -57,7 +57,7 @@
</main>
<footer>
- <a href="https://www.github.com/JoelHMikael/FoodJS">Lähdekoodi</a>
+ <a href="https://www.github.com/JoelHMikael/LYLLRuoka">Lähdekoodi</a>
<span>|</span>
<a href="/devs">Ota yhteyttä</a>
</footer>
diff --git a/setup.sh b/setup.sh
index 354082e..fefd0c4 100755
--- a/setup.sh
+++ b/setup.sh
@@ -47,7 +47,7 @@ fi
echo ""
echo 'Cloning the git repository...'
-git clone 'https://github.com/JoelHMikael/FoodJS.git' 2> /dev/null
+git clone 'https://github.com/JoelHMikael/LYLLRuoka.git' 2> /dev/null
mkdir 'Updation'
touch Updation/{shifts.txt,vanhalops.csv,uusilops.csv}
echo -e 'Done!\n'