bash.sh 108 B

12345
  1. #!/bin/sh
  2. apk add bash bash-doc bash-completion
  3. sed -i 's/root:\/bin\/ash/root:\/bin\/bash/g' /etc/passwd