diff options
Diffstat (limited to 'autogen.sh')
| -rwxr-xr-x | autogen.sh | 5 | 
1 files changed, 5 insertions, 0 deletions
| @@ -1,5 +1,10 @@  #!/bin/bash +if [ "x$EDITOR" = "x" ]; +then +        EDITOR=vi +fi +  if [ "x$1" = "x-f"  ]  then      autoscan | 
|  | index : backupninja | |
| Backupninja | Fluxo | 
| aboutsummaryrefslogtreecommitdiff | 
| -rwxr-xr-x | autogen.sh | 5 | 
| @@ -1,5 +1,10 @@  #!/bin/bash +if [ "x$EDITOR" = "x" ]; +then +        EDITOR=vi +fi +  if [ "x$1" = "x-f"  ]  then      autoscan |