Skip to content

Google Pilot Import v1.0.0

Latest
Compare
Choose a tag to compare
@vikibaarathi vikibaarathi released this 08 Jan 22:58
· 12 commits to main since this release

Installation steps:

cd ~
sudo rm -r RotorHazard/src/server/plugins/googlepilot
wget https://github.com/Barracuda-Technologies/rh-google-pilot-import/archive/refs/tags/v1.0.0.zip -O temp.zip
unzip temp.zip
mv rh-google-pilot-import-1.0.0 RotorHazard/src/server/plugins/googlepilot
rm temp.zip