aboutsummaryrefslogtreecommitdiffstats
path: root/packages/cortexa57-poky-linux/bash/bash/latest.pkg_prerm
blob: 0ea64be19ed49f2cf5439e534558fc83cd893b37 (plain)
1
2
3
4
#!/bin/sh
set -e
	update-alternatives --remove  bash /bin/bash.bash
	update-alternatives --remove  sh /bin/bash.bash