goss-cleanup.rb and goss-delalluser-20240527.rb fixes
This commit is contained in:
parent
e9e5e46b43
commit
cace4e88ee
@ -76,10 +76,10 @@ class GossamerForumsCleaner
|
|||||||
|
|
||||||
def perform_cleanup
|
def perform_cleanup
|
||||||
puts "Cleanup beginning!"
|
puts "Cleanup beginning!"
|
||||||
# cleanup_messages
|
cleanup_messages
|
||||||
# cleanup_posts
|
cleanup_posts
|
||||||
# cleanup_topics
|
cleanup_topics
|
||||||
# cleanup_categories
|
cleanup_categories
|
||||||
cleanup_users
|
cleanup_users
|
||||||
puts "Cleanup complete!"
|
puts "Cleanup complete!"
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user