# !/bin/bash scdir=/home/code/go/apigame/src/conf/bytes descdir=/home/etc/apigame cp -r $scdir $descdir exit 0