1 |
jpp |
1.1 |
diff -Nur --no-dereference smeserver-awstats-1.4.old/createlinks smeserver-awstats-1.4/createlinks |
2 |
|
|
--- smeserver-awstats-1.4.old/createlinks 2022-07-21 10:34:36.190000000 -0400 |
3 |
|
|
+++ smeserver-awstats-1.4/createlinks 2022-07-21 10:35:53.280000000 -0400 |
4 |
|
|
@@ -29,3 +29,9 @@ |
5 |
|
|
templates2events("/etc/e-smith/web/panels/manager/cgi-bin/.awstats/awstats.conf", $event ); |
6 |
|
|
templates2events("/etc/crontab", $event ); |
7 |
|
|
event_link("awstats-upgrade", $event, "02"); |
8 |
|
|
+ |
9 |
|
|
+use esmith::Build::Backup qw(:all); |
10 |
|
|
+backup_includes("smeserver-awstats", qw( |
11 |
|
|
+/etc/e-smith/web/panels/manager/cgi-bin/.awstats/ |
12 |
|
|
+)); |
13 |
|
|
+# archive in /home/e-smith/files/users/admin are already backuped |