mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 21:11:08 +02:00
feat(app-admin/locksmith): change the default strategy
This commit is contained in:
parent
2b1106b825
commit
c8f59f1b50
@ -9,7 +9,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64"
|
||||
else
|
||||
CROS_WORKON_COMMIT="46fa8a4362f1fcab6459a2103291558811a3a619"
|
||||
CROS_WORKON_COMMIT="35efb20678a2a96f6d3da16157385ff48fc8be78"
|
||||
KEYWORDS="amd64"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user