6 lines
84 B
Bash
Executable File
6 lines
84 B
Bash
Executable File
#!/bin/bash
|
|
|
|
unset GIT_DIR
|
|
echo "Run penchant gemfile remote to get back to work!"
|
|
|