Skip to content

Commit c48fbd2

Browse files
committed
:admin: Use Ergofile.
1 parent e6f1ca6 commit c48fbd2

8 files changed

Lines changed: 2 additions & 7 deletions

File tree

.ergo/config.rb

Lines changed: 0 additions & 2 deletions
This file was deleted.

.ergo/ignore

Lines changed: 0 additions & 3 deletions
This file was deleted.

Ergo.rb renamed to Ergofile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ def gem_opt
5656
book :index do
5757
desc "update index file"
5858

59-
rule 'Index.yml' do
60-
shell "index -u Index.yml"
59+
rule 'INDEX.yml' do
60+
shell "index -u INDEX.yml"
6161
end
6262
end
File renamed without changes.

0 commit comments

Comments
 (0)