diff options
Diffstat (limited to 'scripts/sdep-add')
| -rwxr-xr-x | scripts/sdep-add | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/sdep-add b/scripts/sdep-add index c9f4344..b5f1a8c 100755 --- a/scripts/sdep-add +++ b/scripts/sdep-add | |||
| @@ -8,7 +8,7 @@ | |||
| 8 | # Usage: sdep-add [date] | 8 | # Usage: sdep-add [date] |
| 9 | # Example: sdep-add "next monday" | 9 | # Example: sdep-add "next monday" |
| 10 | 10 | ||
| 11 | sdepdata="${XDG_DATA_HOME:-$HOME/.local}/sdep" | 11 | sdepdata="${XDG_DATA_HOME:-$HOME/.local/}/sdep" |
| 12 | 12 | ||
| 13 | file="$sdepdata/once" | 13 | file="$sdepdata/once" |
| 14 | date="" | 14 | date="" |
