configs/telegram: telegram is 64 bit only

This commit is contained in:
Robert Swiecki 2023-06-25 12:35:25 +02:00
parent e736d55438
commit 8804792862

View File

@ -57,13 +57,6 @@ mount {
mandatory: false mandatory: false
} }
mount {
src: "/lib32"
dst: "/lib32"
is_bind: true
mandatory: false
}
mount { mount {
src: "/usr/share" src: "/usr/share"
dst: "/usr/share" dst: "/usr/share"