mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-12-18 05:41:31 +00:00
Improve the init tool & fix the deploy tool.
This commit is contained in:
@@ -24,7 +24,7 @@ init() {
|
||||
}
|
||||
|
||||
backup() {
|
||||
mv _site "$_backup_dir"
|
||||
mv _site/* "$_backup_dir"
|
||||
mv .git "$_backup_dir"
|
||||
|
||||
# When adding custom domain from Github website,
|
||||
|
||||
Reference in New Issue
Block a user