. which_user
. user_info

target="$1"
db="$2"

if [ -z "$target" ]; then
	cp -a ~share/soft/wordpress 

fi
