Merge branch 'master' of github.com:neocities/neocities

This commit is contained in:
Kyle Drake 2015-09-13 02:02:44 -07:00
commit 4f807e4d34

View file

@ -619,7 +619,7 @@ class Site < Sequel::Model
end
end
Rye::Cmd.add_command :ipfs, nil, 'add', :r, :w
Rye::Cmd.add_command :ipfs, nil, 'add', :r
def add_to_ipfs
# Not ideal. An SoA version is in progress.