bin/setup-windows

changeset 688
2ad9a3d85adc
parent 686
99509d1705c9
child 700
a325161d7ffb
--- 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 <<ENDINSTR
 #  rebuilding vimproc dll on babun for w32 gvim:
 #  $ pact install mingw-gcc-core

mercurial