Create Weblogic start script with nohup and log

sudo su – oracle
mkdir log
chmod 775 log
cd bin
vi start_<mydomain>_domain.sh