Remove executable attributes and shebang line
This commit is contained in:
parent
6ed9f83808
commit
c887f31bfc
1
Rakefile
1
Rakefile
|
@ -1,4 +1,3 @@
|
||||||
#!/usr/bin/env rake
|
|
||||||
# Add your own tasks in files placed in lib/tasks ending in .rake,
|
# Add your own tasks in files placed in lib/tasks ending in .rake,
|
||||||
# for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.
|
# for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue