unikraft / run-app-elfloader

Run Unikraft ELF Loader app on Linux executables
13 stars 11 forks source link

Update sqlite3 instructions to include command to copy `rootfs` #2

Closed aadhi0319 closed 1 year ago

aadhi0319 commented 2 years ago

This update will allow readers to copy and paste commands to get the sqlite3 static pie to work. Previously, the command to copy the sqlite3 rootfs to the current folder was left out.

Signed-off-by: Aadhithya Kannan aadhi0319@gmail.com

aadhi0319 commented 2 years ago

I agree with this. I modified the redis instructions to reflect this too for consistency. I'll be honest, since it was such a small change I didn't make a new feature branch for this on my fork. git was not happy :(. So do let me know if you need me to fix up my commit history or something.

aadhi0319 commented 2 years ago

Should have been squashed. Let me know if it wasn't :)