#!/bin/sh # Begin section update-alternatives update-alternatives --remove sh /bin/bash # End section update-alternatives