]> git.pld-linux.org Git - projects/pld-ftp-admin.git/commitdiff
- add bin to path;
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 12 Feb 2011 18:31:14 +0000 (18:31 +0000)
committerElan Ruusamäe <glen@pld-linux.org>
Sat, 12 Feb 2011 18:31:14 +0000 (18:31 +0000)
Changed files:
    shell/bash_profile -> 1.10

shell/bash_profile

index 45f744f4d8cb6220034b648a6b4170d5ecb1a7a6..f8a4d080b8f2bdbc8ba94fe67f57f12ded2353af 100644 (file)
@@ -36,3 +36,5 @@ if [ "$FTPADM" ]; then
        export HISTFILE=$HOME/.history-$FTPADM
 fi
 export EDITOR=vim
+
+PATH=$PATH:~/pld-ftp-admin/bin
This page took 0.080874 seconds and 4 git commands to generate.