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