diff options
author | Vasil Zlatanov <vasil.zlatanov@gmail.com> | 2015-06-30 09:54:40 +0200 |
---|---|---|
committer | Vasil Zlatanov <vasil.zlatanov@gmail.com> | 2015-06-30 09:54:40 +0200 |
commit | 12b654b02a3ba2b88194ed2582722bc92bf16361 (patch) | |
tree | 9774be2543714437bab272ddfd3531533626bcd8 /tools/wp | |
parent | 0cacc9f629860e4d50ef4628ef63d4bbbb86caa3 (diff) | |
download | dotfiles-12b654b02a3ba2b88194ed2582722bc92bf16361.tar.gz dotfiles-12b654b02a3ba2b88194ed2582722bc92bf16361.tar.bz2 dotfiles-12b654b02a3ba2b88194ed2582722bc92bf16361.zip |
Routine updates
Diffstat (limited to 'tools/wp')
-rwxr-xr-x | tools/wp | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,5 +1,4 @@ #!/bin/bash - function main { # Snippet from SO user Dave Dopson http://stackoverflow.com/questions/59895/can-a-bash-script-tell-what-directory-its-stored-in |