mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
run command to copy restore file
This commit is contained in:
@@ -555,6 +555,7 @@ int main(int argc, char *argv[])
|
||||
fprintf(flog, "unattended: Copy restore file\n");
|
||||
snprintf(commandstring, STRING_SIZE,
|
||||
"cp /cdrom/%s /harddisk/var/ipfire/backup", restore_file);
|
||||
mysystem(commandstring);
|
||||
}
|
||||
|
||||
mysystem("umount /cdrom");
|
||||
|
||||
Reference in New Issue
Block a user