VNC JDK镜像脚本问题

dev_video
daiao 5 years ago
parent 4225c4219b
commit 388eb99bf4

@ -152,7 +152,7 @@ module ShixunsHelper
challenge_program_name = []
shixun.challenges.map(&:exec_path).each do |exec_path|
challenge_program_name << "\"#{exec_path}\""
if shixun.main_mirror_name == "Java"
if shixun.main_mirror_name == "Java" || shixun.main_mirror_name == "Openjdk10/VNC"
if exec_path.nil? || exec_path.split("src/")[1].nil?
source = "\"\""
else

Loading…
Cancel
Save