Commit Graph

3 Commits

Author SHA1 Message Date
Kenji Okimoto
009c3527bb Use bootstrap4 class instead of font-awesome class
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-21 15:03:23 +09:00
uu59
23a30452e4 Fix route name fluentd -> daemon by sed
$ git grep --name-only -E "[a-z0-9A-Z_]*fluentd_[a-zA-Z0-9_]*path" app/  | xargs gsed -i -E 's#([a-z0-9A-Z_]*)fluentd([a-zA-Z0-9_]*path)#\1daemon\2#g'
2014-07-24 15:28:04 +09:00
uu59
a47e339b0e Tutorials done 2014-06-06 17:36:19 +09:00