pre-install.sh 168 B

1234567
  1. #!/bin/bash
  2. # Temporary workaround for cyclic dependencies - can be removed once 3.0 has been released
  3. echo "Branch as 2.99.x in Pre-Install"
  4. git checkout -b 2.99.x