blob: fb9ead7d602b1952e8af573812bcf49326437b4a [file] [log] [blame]
#!/bin/bash
# Copyright 2017 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
source "$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"/env.sh
exec go run "$FUCHSIA_GRUB_SCRIPTS_DIR/install.go" "$@"