#!/bin/bash

xattr -dr com.apple.quarantine /Applications/Cmpl2 2>/dev/null  
ln -s /Applications/Cmpl2/Coliop.app/Contents/MacOS/cmplShell /Applications/Cmpl2/cmplShell
rm /Applications/Cmpl2/cmpl_setup

echo "Cmpl setup has been finished. Please close the terminal."