diff --git a/build.sh b/build.sh index b923b42..d06f726 100755 --- a/build.sh +++ b/build.sh @@ -21,7 +21,7 @@ build() { update_aleta() { if [ ! -e aleta ]; then - git clone https://gitea.sergiotarxz.freemyip.com/germedeb/aleta-postre aleta + git clone https://git.owlcode.tech/germedeb/aleta-postre aleta return 0; fi cd aleta