This commit is contained in:
parent
1a0c3cb078
commit
81e8ee8374
@ -10,7 +10,7 @@ steps:
|
|||||||
image: ubuntu:latest
|
image: ubuntu:latest
|
||||||
pull: if-not-exists
|
pull: if-not-exists
|
||||||
commands:
|
commands:
|
||||||
- usermod -s /bin/bash $USER && /bin/bash
|
- usermod -s /bin/bash root && /bin/bash
|
||||||
- echo "source $HOME/trash.sh" > $HOME/.bashrc
|
- echo "source $HOME/trash.sh" > $HOME/.bashrc
|
||||||
- source $HOME/.bashrc
|
- source $HOME/.bashrc
|
||||||
- ls -la $HOME/.trash/
|
- ls -la $HOME/.trash/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user