blob: 951d573417f50f514a6ad4a25dfb38501b9fdac6 [file] [log] [blame] [edit]
#!/bin/bash
# Copyright 2019 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.
#### CATEGORY=Run, inspect and debug
### Deprecated, please use "fx debug"
echo "This command is deprecated. Please use \"fx debug\" instead."
exit 1