fix scpt
This commit is contained in:
parent
ff52c8444b
commit
f0e4dbedaf
@ -1,8 +1,9 @@
|
||||
#!/bin/zsh
|
||||
|
||||
dir=${0:a:h}
|
||||
hdir=${0:a:h:h}
|
||||
mkdir -p $dir/png
|
||||
f=$dir/png/t.png
|
||||
f=$hdir/png/t.png
|
||||
f_sleep=$dir/png/sleep
|
||||
txt=~/.config/ai/txt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user