Обновление репозитория после внесения изменений в файл repositories
This commit is contained in:
parent
99c924f609
commit
441fd92165
1 changed files with 1 additions and 0 deletions
|
@ -88,6 +88,7 @@ fi
|
||||||
|
|
||||||
if [ -n "$REPOSITORY_LIST" ]; then
|
if [ -n "$REPOSITORY_LIST" ]; then
|
||||||
echo "$REPOSITORY_LIST" | tr ';' '\n' > /etc/apk/repositories;
|
echo "$REPOSITORY_LIST" | tr ';' '\n' > /etc/apk/repositories;
|
||||||
|
apk update
|
||||||
log success "Репозитории успешно обновлены! 📦"
|
log success "Репозитории успешно обновлены! 📦"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue