Searched refs:copy_file (Results 1 – 1 of 1) sorted by relevance
43 def copy_file(name, path): function124 if not copy_file('bin', bin_file): exit(0)125 if not copy_file('version', version_file): exit(0)126 if not copy_file('secboot', secboot_file): exit(0)
Completed in 4 milliseconds