How to stay on Meteor 1.2.1 or go back

The curl script for installing meteor isn’t tied to a specific meteor version which is why you can’t find what you’re looking for, but you should be able to specify a release version when creating a meteor app like this :

meteor create myapp --release 1.2.1