mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-25 11:44:44 +00:00
[GCP] Remove useless stop()
Signed-off-by: David Gageot <david@gageot.net>
This commit is contained in:
parent
a9fe30b2b7
commit
9b156d0cd4
@ -27,8 +27,3 @@ start()
|
||||
|
||||
eend 0
|
||||
}
|
||||
|
||||
stop()
|
||||
{
|
||||
[ "$(mobyplatform)" != "gcp" ] && exit 0
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user