Open scottarthur opened 7 years ago
I noticed that *.local file changes weren't pushed out to the config directories when doing a rake to update. This change pushes out the files if they differ from the currently installed versions.
*.local
rake
I noticed that
*.local
file changes weren't pushed out to the config directories when doing arake
to update. This change pushes out the files if they differ from the currently installed versions.