diff --git a/migration_source/v2.1.0.sh b/migration_source/v2.1.0.sh index 764ea79f..977d25ac 100644 --- a/migration_source/v2.1.0.sh +++ b/migration_source/v2.1.0.sh @@ -1,10 +1,10 @@ # swap tetra3 submodule -git submodule set-url -- python/PiFinder/tetra3 https://github.com/smroid/cedar-solve +#git submodule set-url -- python/PiFinder/tetra3 https://github.com/smroid/cedar-solve git submodule sync -git submodule sync update --init --recursive --remote requests -cd /home/pifinder/PiFinder/python/PiFinder/tetra3 -git checkout 38c3f48 -git pull +git submodule update --init --recursive +#cd /home/pifinder/PiFinder/python/PiFinder/tetra3 +#git checkout 38c3f48 +#git pull # Set up symlink ln -s /home/pifinder/PiFinder/python/PiFinder/tetra3/tetra3 /home/pifinder/PiFinder/python/tetra3