mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-28 18:09:42 -05:00
82c8b48c2a
This commit adds '#!/bin/sh' to the top of the cygwin-package.sh.in script. All executable interpreted scripts should have this directive. Patch from Modestas Vainius. See issue #9659.