change default path

This commit is contained in:
Joe 2020-02-16 07:35:00 -06:00
parent 64a1474d44
commit 2e27fc6d15
Signed by: joe
GPG Key ID: 8595A3F8F2CE1B74
1 changed files with 1 additions and 1 deletions

2
ysm.sh
View File

@ -12,7 +12,7 @@ Configure() {
[name]="last.$extension"
[format]="+%d%m%Y_%H%M%S"
[action]="increment"
[path]="$HOME/.ysess"
[path]="$HOME/.ysm"
[s_path]="$HOME/.ysess/*.ysess"
)