1
0
Fork 0
mirror of https://github.com/Nutomic/ibis.git synced 2024-11-26 05:11:09 +00:00
This commit is contained in:
Felix Ableitner 2024-01-26 13:04:21 +01:00
parent d56bd263ba
commit 5173743c77

View file

@ -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