diff --git a/bin/setup-windows b/bin/setup-windows --- a/bin/setup-windows +++ b/bin/setup-windows @@ -21,10 +21,6 @@ cp -vuRL -t ${USERPROFILE}/ \ .perltidyrc \ .replyrc -mkdir -p ${USERPROFILE}/{css,js} -cp -vuRL -t ${USERPROFILE}/css .css/* -cp -vuRL -t ${USERPROFILE}/js .js/* - cat <