Doxfile in shaddox-0.0.19 vs Doxfile in shaddox-0.0.20
- old
+ new
@@ -7,10 +7,11 @@
},
:installer => :apt
}
repo :profile, {
- :url => "https://github.com/joshglendenning/profile.git"
+ :url => "https://github.com/joshglendenning/profile.git",
+ :shared => 'tmp'
}
task :foo do
sh "echo 'foo'"
end