run config/update_files.sh

This commit is contained in:
Dmitry Belyaev 2023-05-17 09:15:31 +03:00
parent 3c56f77c2b
commit 8f0fa185f6
1 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,7 @@ autoinstall:
export LANG=ru_RU.UTF-8
# --- force set timezone ---
- timedatectl set-timezone Europe/Moscow
# --- force apt update ---
# --- force apt update ---
- |
set -x
apt-get update