mirror of
https://github.com/OpenFOAM/ThirdParty-6.git
synced 2025-12-08 06:57:43 +00:00
4 lines
85 B
Bash
Executable File
4 lines
85 B
Bash
Executable File
#!/usr/bin/env bash
|
|
echo 'ParaView no longer uses Gerrit. Please use GitLab.'
|
|
exit 1
|