Correct location for the new server
This commit is contained in:
@@ -2050,7 +2050,7 @@ function copy_files_to_hpr_server() {
|
|||||||
then
|
then
|
||||||
continue
|
continue
|
||||||
fi
|
fi
|
||||||
scp "$this_file" hpr:hackerpublicradio.org/public_html/eps/hpr${ep_num}/
|
scp "${working_dir}/$this_file" hpr:hackerpublicradio.org/public_html/eps/hpr${ep_num}/
|
||||||
done
|
done
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user