Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 421 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 421 Bytes

rootkitsite

CI for main

Debian & Ubuntu install

sudo apt-get update
sudo apt-get -y install ruby-full build-essential zlib1g-dev
sudo gem install jekyll bundler
sudo bundle install
sudo jekyll clean
sudo jekyll build
sudo bundle exec jekyll serve