mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-11 06:56:58 +02:00
Merge pull request #1393 from flatcar/dongsu/uss-clap4-fix-options
overlay update-ssh-keys: fix number of arguments of clap4 options
This commit is contained in:
commit
422d00a8ac
@ -10,7 +10,7 @@ CROS_WORKON_REPO="https://github.com"
|
||||
if [[ ${PV} == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm64"
|
||||
else
|
||||
CROS_WORKON_COMMIT="de1e0d83c9a9279cf85d74c1d34f790d4a87bea8" # flatcar-master
|
||||
CROS_WORKON_COMMIT="2a2aa89cd6eda6202de62b8870ca50945c836c54" # flatcar-master
|
||||
KEYWORDS="amd64 arm64"
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user