1
0
Fork 0
mirror of https://github.com/Nutomic/ibis.git synced 2025-01-10 15:15:47 +00:00
This commit is contained in:
Felix Ableitner 2024-01-26 13:03:06 +01:00
parent 8373055a5a
commit d56bd263ba

View file

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