mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 10:27:00 +02:00
bump(app-admin/toolbox): add ability to execute arbitrary things
Grab this change: https://github.com/coreos/toolbox/pull/5
This commit is contained in:
parent
9c9eccd583
commit
5bfc768d1c
@ -9,7 +9,7 @@ CROS_WORKON_REPO="git://github.com"
|
|||||||
if [[ "${PV}" == 9999 ]]; then
|
if [[ "${PV}" == 9999 ]]; then
|
||||||
KEYWORDS="~amd64"
|
KEYWORDS="~amd64"
|
||||||
else
|
else
|
||||||
CROS_WORKON_COMMIT="dfadc970444c9f1c0de3062f07f46924ffb12f46"
|
CROS_WORKON_COMMIT="3837735509d50982d09f83d32ae792073f46f996"
|
||||||
KEYWORDS="amd64"
|
KEYWORDS="amd64"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user