Update apt.include

This commit is contained in:
Alexander David Frick 2022-03-18 13:49:17 -05:00 committed by GitHub
parent 01160045f4
commit 51c7a625da
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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`"