Closed RustyRaptor closed 5 months ago
No, it is not. What you have installed in Rescatux cd is a rescapp package.
So you need to release a new deb file and install it manually thanks to dpkg -i
.
Otherwise you can check where the files are saved and update whatever files you need to update manually.
I want to apply a hotfix based on a PR manually inside of the rescatux live CD. Is it as simple as this?
sudo make install
The main point of my question is will this replace the existing installation with the patched one?