initial commit of file from CVS for smeserver-rsync on Thu Oct 9 11:55:12 AEDT 2025
This commit is contained in:
15
createlinks
Normal file
15
createlinks
Normal file
@@ -0,0 +1,15 @@
|
||||
#! /usr/bin/perl -w
|
||||
|
||||
use esmith::Build::CreateLinks qw(:all);
|
||||
|
||||
my $event;
|
||||
panel_link("dungog-rsync", 'manager');
|
||||
|
||||
$event = 'conf-dungogrsync';
|
||||
event_link("conf-dungogrsync", "$event", "55");
|
||||
|
||||
$event = 'conf-dungogrsyncanon';
|
||||
event_link("conf-dungogrsyncanon", "$event", "55");
|
||||
|
||||
$event = 'run-rsync';
|
||||
event_link("run-rsync", "$event", "55");
|
Reference in New Issue
Block a user