updated the link of aleta to the new one (git.owlcode.tech/...)

with this commit aletareleaser will be working correctly
This commit is contained in:
germedeb 2022-08-30 22:42:30 -03:00
parent d6fc3816f8
commit c65867a4c1
1 changed files with 1 additions and 1 deletions

View File

@ -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