change to bash
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Kim Oliver Drechsel 2021-09-21 18:12:57 +02:00
parent 816bfa674b
commit 1a0c3cb078

View File

@ -10,7 +10,7 @@ steps:
image: ubuntu:latest
pull: if-not-exists
commands:
- apt-get update && apt-get install bash -y
- usermod -s /bin/bash $USER && /bin/bash
- echo "source $HOME/trash.sh" > $HOME/.bashrc
- source $HOME/.bashrc
- ls -la $HOME/.trash/