Register code to the Debian alternatives system

Fixes #3541
This commit is contained in:
Daniel Imms
2016-02-29 15:44:25 -08:00
parent 2212fbbb6c
commit 572be7e529
4 changed files with 32 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
#!/usr/bin/env bash
#
# Copyright (c) Microsoft Corporation. All rights reserved.
# Licensed under the MIT License. See License.txt in the project root for license information.
# Deregister code from the alternatives system
update-alternatives --remove editor /usr/bin/@@NAME@@