#!/bin/bash
echo "WARNING: $0 has been replaced with no-op file, call was made with params: $@"
exit 0