mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-24 01:42:58 +02:00
routing.cgi: Use new perl system functions
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -474,5 +474,5 @@ sub SortDataFile
|
||||
# Build the configuration file
|
||||
#
|
||||
sub BuildConfiguration {
|
||||
system '/usr/local/bin/rebuildroutes';
|
||||
&General::system('/usr/local/bin/rebuildroutes');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user