diff --git a/chrome/installer/linux/common/apt.include b/chrome/installer/linux/common/apt.include index e8793260..b308c2fc 100644 --- a/chrome/installer/linux/common/apt.include +++ b/chrome/installer/linux/common/apt.include @@ -1,4 +1,6 @@ -@@include@@variables.include +@@include@@repo_variables.include + +# Copyright (c) 2022 Alex313031. APT_GET="`command -v apt-get 2> /dev/null`" APT_CONFIG="`command -v apt-config 2> /dev/null`"