This commit is contained in:
parent
afb42a68d2
commit
1f7aa0130a
@ -11,8 +11,8 @@ steps:
|
|||||||
pull: if-not-exists
|
pull: if-not-exists
|
||||||
commands:
|
commands:
|
||||||
- /bin/bash
|
- /bin/bash
|
||||||
- echo "source $HOME/trash.sh" > $HOME/.bashrc
|
- echo ". $HOME/trash.sh" > $HOME/.bashrc
|
||||||
- source $HOME/.bashrc
|
- . $HOME/.bashrc
|
||||||
- ls -la $HOME/.trash/
|
- ls -la $HOME/.trash/
|
||||||
- type trash
|
- type trash
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user