This commit is contained in:
Ron Hough 2023-03-11 15:08:24 -06:00
parent 8add7c8efc
commit 1e1bbfaeb7
1 changed files with 1 additions and 1 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...