diff --git a/doc/getting-started/acrn_quick_setup.sh b/doc/getting-started/acrn_quick_setup.sh deleted file mode 100644 index 7446896ea..000000000 --- a/doc/getting-started/acrn_quick_setup.sh +++ /dev/null @@ -1,274 +0,0 @@ -#!/bin/bash -# Copyright (C) 2019 Intel Corporation. -# SPDX-License-Identifier: BSD-3-Clause -# -# This script provides a quick and automatic setup of the Service VM or User VM. -# Run this script with root privilege since it will modify various system parameters. -# -# Usages: -# Upgrade Service VM to 31080 without reboot; this is highly recommended so that you can check configurations after the upgrade Service VM. -# sudo