Skip to content

Commit c490865

Browse files
committed
Update misc
1 parent ebda410 commit c490865

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
## 使用方式
66

7-
下載 `backup.php` 檔案到網站內任何位置,打開檔案並配置設定檔:
7+
下載 [backup.php](https://raw.githubusercontent.com/asukademy/backup-script/master/backup.php) 檔案到網站內任何位置,打開檔案並配置設定檔:
88

99
``` php
1010
$options = array(

backup.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
'!/cache/index.html',
5656
'/tmp/*',
5757
'!/tmp/index.html',
58+
'/administrator/components/com_akeeba/backup/*.zip',
5859
)
5960
);
6061

0 commit comments

Comments
 (0)