1
0
Fork 0
mirror of https://github.com/fmap/muflax65ngodyewp.onion synced 2024-06-26 10:26:48 +02:00
muflax65ngodyewp.onion/commands/backup/videos.rb

8 lines
142 B
Ruby
Raw Normal View History

2012-04-12 19:00:22 +02:00
usage 'videos'
summary 'backup videos'
description 'Backups all videos in content files.'
run do
system "./backup-videos.rb"
end