mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-25 04:21:54 +01:00
Change the install location based on symlink-usr instead of the target
and use absolute symlinks. We need to move towards never installing to
/{bin,sbin,lib...} and the use of absolute links avoids needlessly
breaking if the symlink-usr flag and the current state of /bin don't
agree (i.e. between flipping the flag and migrating the current files).
Description
Languages
Shell
93%
Python
6.9%