diff --git a/build-cygwin.sh b/build-cygwin.sh deleted file mode 100755 index 23e57b2..0000000 --- a/build-cygwin.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh -./build.sh -cat 'abbiefetch'$'\r' | tr -d "\r" >> abbiefetch -chmod +x abbiefetch -rm 'abbiefetch'$'\r'