#!/bin/sh # cd /home/ricardoj/public_html/cgi-bin cd /home/beloencanto/public_html/cgi-bin # exec /home/ricardoj/public_html/cgi-bin/tclkit /home/ricardoj/public_html/cgi-bin/wikit.kit # set ProtectedPages {0 1 2 3 4 5 6 7 8 9} WIKIT_BASE="http://www.ricardo-jorge.eti.br/cgi-bin/wiki/" #WIKIT_HIST="/home/ricjorge/tcl/wiki/historico/" WIKIT_HIST="/home/beloencanto/public_html/ricardo-jorge.eti.br/wikihist/" WIKIT_EMAIL="ricardoj@ricardo-jorge.eti.br" WIKIT_CSS="http://www.ricardo-jorge.eti.br/wikit.css" WIKIT_REVS="http://www.ricardo-jorge.eti.br/cgi-bin/revhist" WIKIT_WRU=1 export WIKIT_BASE export WIKIT_HIST export WIKIT_EMAIL export WIKIT_CSS export WIKIT_REVS #export WIKIT_WRU # exec ./tclkit wikit.kit wikit.tkd exec /home/beloencanto/tcl/tclkit /home/beloencanto/tcl/wikit.kit /home/beloencanto/tcl/wikit.tkd