1
0
Fork 0
systemd/mkosi/mkosi.finalize
Daniel Baumann ce097cb8f4
Adding upstream version 257.7.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 18:07:44 +02:00

5 lines
130 B
Bash
Executable file

#!/bin/bash
# SPDX-License-Identifier: CC-0
set -e
touch -r "$BUILDROOT/usr" "$BUILDROOT/etc/.updated" "$BUILDROOT/var/.updated"