log.Fatalln("When checking if rocket migration is needed:",err.Error())
}
_=file.Close()
returnfalse
}
funccreateRocketLinkMarker(){
err:=ioutil.WriteFile(
rocketMarkerPath,
[]byte(`This file is used to mark that the rocket link migration was made successfully. If this file is deleted, the migration might happen again depending on the version. You should probably not touch this file at all and let it be.`),