diff options
| -rw-r--r-- | Cont/index.html | 2 | ||||
| -rwxr-xr-x | setup.sh | 2 | 
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> @@ -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'  | 
