diff options
| author | Julian Andres Klode <julian.klode@canonical.com> | 2023-04-11 16:37:51 +0200 |
|---|---|---|
| committer | Julian Andres Klode <julian.klode@canonical.com> | 2023-05-02 15:16:54 +0200 |
| commit | 3625351722e67903dc34993fe318e50863bd2d31 (patch) | |
| tree | aea4848210f93530c23fae4c238d483f83acd108 /doc/examples | |
| parent | aa8c9aad81b57da96e8ac7345d0024ee526c7714 (diff) | |
Add apt install,upgrade,... -U,--update options
This runs update before opening the cache and sources.list for
installing/upgrading.
Diffstat (limited to 'doc/examples')
| -rw-r--r-- | doc/examples/configure-index | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples/configure-index b/doc/examples/configure-index index beafbbcd4..5ec209766 100644 --- a/doc/examples/configure-index +++ b/doc/examples/configure-index @@ -170,7 +170,7 @@ APT DropTranslation "<BOOL>"; }; - Update + Update "<BOOL>" { Pre-Invoke {"touch /var/lib/apt/pre-update-stamp"; }; Post-Invoke {"touch /var/lib/apt/post-update-stamp"; }; |
