mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-16 01:16:59 +02:00
Merge pull request #137 from marineam/fix-hash
fix(coreos-base/coreos-init): Fix invalid git hash.
This commit is contained in:
commit
2c1b5517b2
@ -3,7 +3,7 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="4"
|
||||
CROS_WORKON_COMMIT="bd43c06a3b0eb14ed6d5f93af2a9dfafe060d8bc"
|
||||
CROS_WORKON_COMMIT="38505c2cd170420f0623564794063769a4147aa5"
|
||||
CROS_WORKON_PROJECT="coreos/init"
|
||||
CROS_WORKON_LOCALNAME="init"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user