This commit is contained in:
Ron Hough 2023-03-11 15:09:40 -06:00
parent 1e1bbfaeb7
commit 02d5d89f07
1 changed files with 8 additions and 8 deletions

View File

@ -29,4 +29,4 @@ conan profile detect
sudo dpkg -i _packages/_packages/cppchallenge_1.0.0_*.deb
sudo ldconfig
```
> __TODO__: The `sudo ldconfig` step should be added to the `deb` package `postinst` step...
__TODO__: The `sudo ldconfig` step should be added to the `deb` package `postinst` step...