mirror of
https://github.com/neocities/neocities.git
synced 2025-07-25 20:08:27 +02:00
touchups to ipfs archiver, fix for -w flag to add for directory objects
This commit is contained in:
parent
a9380d4554
commit
92de3ce7d7
2 changed files with 4 additions and 4 deletions
|
@ -619,7 +619,7 @@ class Site < Sequel::Model
|
|||
end
|
||||
end
|
||||
|
||||
Rye::Cmd.add_command :ipfs, nil, 'add', :r
|
||||
Rye::Cmd.add_command :ipfs, nil, 'add', :r, :w
|
||||
|
||||
def add_to_ipfs
|
||||
# Not ideal. An SoA version is in progress.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue