mirror of
https://github.com/teddysun/across.git
synced 2025-01-31 12:19:35 +08:00
Update comments
Signed-off-by: Teddysun <i@teddysun.com>
This commit is contained in:
parent
a0b4759412
commit
e38742af65
@ -4,8 +4,8 @@
|
|||||||
# This file is part of the LAMP script.
|
# This file is part of the LAMP script.
|
||||||
#
|
#
|
||||||
# LAMP is a powerful bash script for the installation of
|
# LAMP is a powerful bash script for the installation of
|
||||||
# Apache + PHP + MySQL/MariaDB/Percona and so on.
|
# Apache + PHP + MySQL/MariaDB and so on.
|
||||||
# You can install Apache + PHP + MySQL/MariaDB/Percona in an very easy way.
|
# You can install Apache + PHP + MySQL/MariaDB in an very easy way.
|
||||||
# Just need to input numbers to choose what you want to install before installation.
|
# Just need to input numbers to choose what you want to install before installation.
|
||||||
# And all things will be done in a few minutes.
|
# And all things will be done in a few minutes.
|
||||||
#
|
#
|
||||||
@ -16,7 +16,7 @@
|
|||||||
# Github: https://github.com/teddysun/lamp
|
# Github: https://github.com/teddysun/lamp
|
||||||
#
|
#
|
||||||
# You must to modify the config before run it!!!
|
# You must to modify the config before run it!!!
|
||||||
# Backup MySQL/MariaDB/Percona datebases, files and directories
|
# Backup MySQL/MariaDB datebases, files and directories
|
||||||
# Backup file is encrypted with AES256-cbc with SHA1 message-digest (option)
|
# Backup file is encrypted with AES256-cbc with SHA1 message-digest (option)
|
||||||
# Auto transfer backup file to Google Drive (need install rclone command) (option)
|
# Auto transfer backup file to Google Drive (need install rclone command) (option)
|
||||||
# Auto transfer backup file to FTP server (option)
|
# Auto transfer backup file to FTP server (option)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user