download server with all clients

This commit is contained in:
Dmitry Belyaev 2023-05-08 19:41:32 +03:00
parent 4cf0d5f6b8
commit 78000462d9
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ install_oneget() {
}
download_1c_distr() {
oneget get --path $1 platform:linux.x64@latest
oneget get --path $1 --filter platform=server64_with_all_clients platform:linux.full.x64@latest
}
find_1c_distr() {