forked from sergiotarxz/AletaReleaser
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:
parent
d6fc3816f8
commit
c65867a4c1
2
build.sh
2
build.sh
@ -21,7 +21,7 @@ build() {
|
|||||||
|
|
||||||
update_aleta() {
|
update_aleta() {
|
||||||
if [ ! -e aleta ]; then
|
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;
|
return 0;
|
||||||
fi
|
fi
|
||||||
cd aleta
|
cd aleta
|
||||||
|
Loading…
Reference in New Issue
Block a user