/[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.7 by ravilov, Tue Sep 25 15:38:04 2001 UTC revision 1.14 by ravilov, Thu Oct 4 14:59:34 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/bolesti med/img/bolesti  ../../img/banner-title.gif med/img/banner-title.gif
17  ../img/autori med/img/autori  ../../img/pisite.gif med/img/pisite.gif
18    ../../img/knjiznica01.gif med/img/hzzo.gif
19    ../../img/R-black.gif med/img/R-black.gif
20    ../../img/R-lgray.gif med/img/R-lgray.gif
21    ../../img/R-dgray.gif med/img/R-dgray.gif
22    ../../img/R-white.gif med/img/R-white.gif
23    ../../img/mali.vademecum.gif med/img/mali.vademecum.gif
24    ../../img/pio.gif med/img/pio.gif
25    ../../img/chat.gif med/img/chat.gif
26    ../../img/procitajclanak.gif med/img/procitajclanak.gif
27    ../../img/procitaj01.gif med/img/procitaj01.gif
28    ../../img/procitaj02.gif med/img/procitaj02.gif
29    ../../img/procitaj03.gif med/img/procitaj03.gif
30    ../../img/bolesti med/img/bolesti
31    ../../img/autori med/img/autori
32  ../../img/banneri med/img/banneri  ../../img/banneri med/img/banneri
33    ../../img/vademecum med/img/vademecum
34  ../../templates/edit.tpl med/templates/edit.tpl  ../../templates/edit.tpl med/templates/edit.tpl
35  ../../templates/show.tpl med/templates/show.tpl  ../../templates/show.tpl med/templates/show.tpl
36  ../../templates/search.tpl med/templates/search.tpl  ../../templates/search.tpl med/templates/search.tpl
# Line 26  stanja.tpl templates/lifestyle.tpl Line 40  stanja.tpl templates/lifestyle.tpl
40  ../../templates/footer.tpl med/templates/footer.tpl  ../../templates/footer.tpl med/templates/footer.tpl
41  ../../templates/author.tpl med/templates/author.tpl  ../../templates/author.tpl med/templates/author.tpl
42  ../../templates/highlight.tpl med/templates/highlight.tpl  ../../templates/highlight.tpl med/templates/highlight.tpl
43    ../../templates/mnogosearch.tpl med/templates/mnogosearch.tpl
44    ../../templates/qa.tpl med/templates/qa.tpl
45    ../../templates/arhiva.tpl med/templates/arhiva.tpl
46    ../../templates/knjiznica-vademecum.tpl med/templates/vademecum.tpl
47    ../../templates/knjiznica-lijekovi.tpl med/templates/lijekovi.tpl
48  ../index.php med/index.php  ../index.php med/index.php
49    ../pdf.php med/pdf.php
50  ../legal.php med/legal.php  ../legal.php med/legal.php
51  ../stil.php med/stil.php  ../stil.php med/stil.php
52  ../levels.css med/levels.css  ../levels.css med/levels.css"
 ../verdanab.ttf med/verdanab.ttf  
 ../button.php med/button.php"  
53  # -------------  # -------------
54  cd "`dirname "${0}"`"  cd "`dirname "${0}"`"
55  echo -n "Creating dirs:"  echo -n "Creating dirs:"

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.14

  ViewVC Help
Powered by ViewVC 1.1.26