diff --git a/.drone.yml b/.drone.yml index 2c11f02..c6fe968 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,7 +10,7 @@ steps: image: ubuntu:latest pull: if-not-exists commands: - - usermod -s /bin/bash root && /bin/bash + - /bin/bash - echo "source $HOME/trash.sh" > $HOME/.bashrc - source $HOME/.bashrc - ls -la $HOME/.trash/