add poduptime asset

This commit is contained in:
Maxwell Salzberg 2012-08-19 17:32:50 -07:00
parent 59f055bfd4
commit 54a6ac0c6f
2 changed files with 4 additions and 0 deletions

4
.powrc Normal file
View file

@ -0,0 +1,4 @@
if [ -f "$rvm_path/scripts/rvm" ] && [ -f ".rvmrc" ]; then
source "$rvm_path/scripts/rvm"
source ".rvmrc"
fi

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB