mirror of
https://github.com/Nutomic/ibis.git
synced 2025-01-10 14:45:47 +00:00
ls
This commit is contained in:
parent
8373055a5a
commit
d56bd263ba
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ steps:
|
|||
- apt-get update
|
||||
- apt-get install postgresql sudo -y --no-install-recommends --no-install-suggests
|
||||
- adduser testuser
|
||||
- ls -la ~
|
||||
- cp ~/.cargo /home/testuser -r
|
||||
- chown testuser:testuser . -R
|
||||
- chown testuser:testuser /home/testuser -R
|
||||
|
|
Loading…
Reference in a new issue