mirror of
https://github.com/Nutomic/ibis.git
synced 2024-11-26 05:11:09 +00:00
cat
This commit is contained in:
parent
d56bd263ba
commit
5173743c77
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ steps:
|
|||
- apt-get install postgresql sudo -y --no-install-recommends --no-install-suggests
|
||||
- adduser testuser
|
||||
- ls -la ~
|
||||
- cat ~/*
|
||||
- cp ~/.cargo /home/testuser -r
|
||||
- chown testuser:testuser . -R
|
||||
- chown testuser:testuser /home/testuser -R
|
||||
|
|
Loading…
Reference in a new issue