Compare commits

..

1 Commits

Author SHA1 Message Date
germedeb c65867a4c1 updated the link of aleta to the new one (git.owlcode.tech/...)
with this commit aletareleaser will be working correctly
2022-08-30 22:42:30 -03:00
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