30 31 32
# File 'lib/rda/app.rb', line 30 def restart FileUtils.touch dir_of('tmp') + '/restart.txt' end