lib/subtrac.rb in ktec-subtrac-0.1.34 vs lib/subtrac.rb in ktec-subtrac-0.1.36
- old
+ new
@@ -316,10 +316,10 @@
end
private
- def self.give_apache_priviledges
+ def self.give_apache_privileges
# make sure apache can operate on these files
`sudo chown -R www-data:www-data #{install_dir}`
end
# confirms the current value with the user or accepts a new value if required