Commit d5f643d4 authored by tywldx's avatar tywldx

ss

parent 00ecd57a
......@@ -18,6 +18,9 @@ do
mkdir $dir/public
rm $dir/public/java
mkdir $dir/public/java
rm $dir/special
mkdir $dir/special
cp -rf /home/config_files/java/* $dir/java/
cp -rf /home/config_files/java/* $dir/public/java/
sed -i "s/target_host_name/${IP_host_first}${ip_last_num}/" $dir/java/*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment