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