diff options
| author | Jeff Carr <[email protected]> | 2025-10-04 15:29:43 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-10-04 15:29:43 -0500 |
| commit | ef0b7c74660c284a8e123b76874da6d0e322e192 (patch) | |
| tree | 7112278936f6fcf176d78f3a10081e85b9b8b48a /Makefile | |
| parent | 947ad21bb370ebb650e7296082d784c9ca3d27cb (diff) | |
smart exit function
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -49,3 +49,6 @@ apt-update: -o Dir::Etc::sourcelist=/etc/apt/sources.list.d/wit.list \ -o Dir::Etc::sourceparts=/dev/null \ -o APT::Get::List-Cleanup=0 + +publish: + GUIRELEASE_REASON="test publish" wit publish |
