diff --git a/cygwin/bin/files-here.txt b/cygwin/bin/files-here.txt index d21525f..eafc842 100644 --- a/cygwin/bin/files-here.txt +++ b/cygwin/bin/files-here.txt @@ -7,7 +7,7 @@ cd /usr/bin # All executables -list_binary="bash cat clear cut cygwin-console-helper date echo expr ffmpeg ffprobe find grep head ls md5sum mkdir mv cp rm rsync scp sed sleep ssh-add ssh-agent ssh-keygen ssh-keyscan ssh sshpass tail tr wc pwd mintty file ldd touch nano" +list_binary="bash cat clear cut cygwin-console-helper date echo expr ffmpeg ffprobe find grep head ls md5sum mkdir mv cp rm rsync scp sed sleep ssh-add ssh-agent ssh-keygen ssh-keyscan ssh sshpass tail tr wc pwd mintty file ldd touch nano chmod chown" echo "* Copying script bashbug" cp -rfv /usr/bin/bashbug ${HOME}/ks-tools/bin/ @@ -30,5 +30,4 @@ cp -rfv /usr/bin/cyggcc_s-*.dll ${HOME}/ks-tools/bin/ cp -rfv /usr/bin/cygwin1.dll ${HOME}/ks-tools/bin/ cp -rfv /usr/bin/cygz.dll ${HOME}/ks-tools/bin/ - # Finally, copy ks-tools scripts here.