#!/bin/bash

cd ~/

ln -s pub_bak/.init 
ln -s .init/.ssh
ln -s .init/.xmodmap
ln -s pub_bak/cgi-bin/script
ln -s script/svn.sh

./script/svn-co.sh

