/[health_html]/fix.sh
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /fix.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.10 by ravilov, Fri Sep 28 23:34:37 2001 UTC revision 1.15 by ravilov, Wed Oct 10 12:40:58 2001 UTC
# Line 1  Line 1 
1  #! /bin/sh  #! /bin/sh
2  DIRS="img/news img/bolesti img/autori pdf/medicus pdf/inf_glasnik templates_c med/templates_c"  DIRS="img/news img/bolesti img/autori pdf/medicus pdf/inf_glasnik pdf/farm_glasnik templates_c med/templates_c"
3  LINKS=". edit  LINKS=". edit
4  . med/edit  . med/edit
5  ../index.html img/bolesti/index.html  ../index.html img/bolesti/index.html
# Line 11  LINKS=". edit Line 11  LINKS=". edit
11  stanja.tpl templates/lifestyle.tpl  stanja.tpl templates/lifestyle.tpl
12  ../pdf med/pdf  ../pdf med/pdf
13  ../inc med/inc  ../inc med/inc
 ../fonts med/fonts  
14  ../js med/js  ../js med/js
15  ../../img/news med/img/news  ../../img/news med/img/news
16  ../../img/banner-title.gif med/img/banner-title.gif  ../../img/banner-title.gif med/img/banner-title.gif
# Line 21  stanja.tpl templates/lifestyle.tpl Line 20  stanja.tpl templates/lifestyle.tpl
20  ../../img/R-lgray.gif med/img/R-lgray.gif  ../../img/R-lgray.gif med/img/R-lgray.gif
21  ../../img/R-dgray.gif med/img/R-dgray.gif  ../../img/R-dgray.gif med/img/R-dgray.gif
22  ../../img/R-white.gif med/img/R-white.gif  ../../img/R-white.gif med/img/R-white.gif
23    ../../img/show-0.gif med/img/show-0.gif
24    ../../img/show-1.gif med/img/show-1.gif
25  ../../img/mali.vademecum.gif med/img/mali.vademecum.gif  ../../img/mali.vademecum.gif med/img/mali.vademecum.gif
26  ../../img/pio.gif med/img/pio.gif  ../../img/pio.gif med/img/pio.gif
27  ../../img/chat.gif med/img/chat.gif  ../../img/chat.gif med/img/chat.gif
# Line 43  stanja.tpl templates/lifestyle.tpl Line 44  stanja.tpl templates/lifestyle.tpl
44  ../../templates/highlight.tpl med/templates/highlight.tpl  ../../templates/highlight.tpl med/templates/highlight.tpl
45  ../../templates/mnogosearch.tpl med/templates/mnogosearch.tpl  ../../templates/mnogosearch.tpl med/templates/mnogosearch.tpl
46  ../../templates/qa.tpl med/templates/qa.tpl  ../../templates/qa.tpl med/templates/qa.tpl
47    ../../templates/arhiva.tpl med/templates/arhiva.tpl
48  ../../templates/knjiznica-vademecum.tpl med/templates/vademecum.tpl  ../../templates/knjiznica-vademecum.tpl med/templates/vademecum.tpl
49  ../../templates/knjiznica-lijekovi.tpl med/templates/lijekovi.tpl  ../../templates/knjiznica-lijekovi.tpl med/templates/lijekovi.tpl
50  ../index.php med/index.php  ../index.php med/index.php
51  ../pdf.php med/pdf.php  ../pdf.php med/pdf.php
52  ../legal.php med/legal.php  ../legal.php med/legal.php
53  ../stil.php med/stil.php  ../stil.php med/stil.php
54  ../levels.css med/levels.css  ../levels.css med/levels.css"
 ../verdanab.ttf med/verdanab.ttf  
 ../button.php med/button.php"  
55  # -------------  # -------------
56  cd "`dirname "${0}"`"  cd "`dirname "${0}"`"
57  echo -n "Creating dirs:"  echo -n "Creating dirs:"

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.15

  ViewVC Help
Powered by ViewVC 1.1.26