patch_revert.sh 128 B

1234567
  1. #!/usr/bin/env bash
  2. echo "Please use the newest revert script."
  3. echo "It will also work on older patch installations."
  4. exit 1