mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 09:42:36 +02:00
remove archive from sync
This commit is contained in:
parent
06521b2b01
commit
9458903bb3
1 changed files with 0 additions and 1 deletions
|
@ -1108,7 +1108,6 @@ class Site < Sequel::Model
|
|||
self.updated_at = Time.now
|
||||
save_changes validate: false
|
||||
increment_changed_count
|
||||
archive!
|
||||
#SiteChange.record self, relative_path unless opts[:new_install]
|
||||
ArchiveWorker.perform_async self.id
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue