Skip to content

Instantly share code, notes, and snippets.

@M4rtinK
Created June 6, 2023 18:17
Show Gist options
  • Save M4rtinK/17e46d3f642b85e752deef7d6773df89 to your computer and use it in GitHub Desktop.
Save M4rtinK/17e46d3f642b85e752deef7d6773df89 to your computer and use it in GitHub Desktop.
toolbox enter
git clone https://github.com/rhinstaller/anaconda
cd anaconda
sudo ./scripts/testing/install_dependencies.sh
./autogen.sh
./configure
make
make rpms
cd ui/webui/
make create-updates.img
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment