mirror of
https://github.com/neocities/neocities.git
synced 2025-08-04 00:31:59 +02:00
secret zone dont look at this commit
This commit is contained in:
parent
5e7346300e
commit
7ed7ad183e
4 changed files with 49 additions and 14 deletions
|
@ -65,10 +65,10 @@ class Site < Sequel::Model
|
|||
super
|
||||
end
|
||||
|
||||
def after_destroy
|
||||
FileUtils.rm_rf file_path
|
||||
super
|
||||
end
|
||||
# def after_destroy
|
||||
# FileUtils.rm_rf file_path
|
||||
# super
|
||||
# end
|
||||
|
||||
def validate
|
||||
super
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue