diff options
| author | tv <tv@xso> | 2011-09-09 22:36:31 +0200 | 
|---|---|---|
| committer | tv <tv@xso> | 2011-09-09 22:36:31 +0200 | 
| commit | 7d3a0c271fab627f7e0d9a0af265e121579ff88f (patch) | |
| tree | 3c437a616226dbc1c94b14275abc22569fa759ca /commands | |
| parent | bf16cb04f34590f3d8b5155fb076ded967793849 (diff) | |
//Reaktor: commands have PWD //Reaktor
Diffstat (limited to 'commands')
| -rwxr-xr-x | commands/caps | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/commands/caps b/commands/caps index f6a1e49..bc3d7ba 100755 --- a/commands/caps +++ b/commands/caps @@ -1,4 +1,4 @@  #! /bin/sh  set -euf -cd ../public_commands +cd public_commands  echo `ls` | 
