Correct location for the new server
This commit is contained in:
@@ -2050,7 +2050,7 @@ function copy_files_to_hpr_server() {
|
||||
then
|
||||
continue
|
||||
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
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user