mirror of
https://github.com/novatiq/packages.git
synced 2026-04-25 13:24:41 +01:00
Currently it only cleans up binaries when executing Build/InstallDev without deleting .built stamp file. This leads to wrong information about existence of built runc binaries and causes error when executing package/containerd/install twice. Signed-off-by: Texot Qi <tete1030@gmail.com>