mirror of
https://github.com/whyour/qinglong.git
synced 2025-07-27 14:40:16 +08:00
dev
This commit is contained in:
parent
25e678a2a0
commit
889f7b04f6
|
@ -68,7 +68,7 @@ notify () {
|
|||
local title=$(echo $1 | perl -pe 's|-|_|g')
|
||||
local msg="$(echo -e $2)"
|
||||
if [ -d $dir_scripts_node_modules ]; then
|
||||
node $dir_scripts/notify.js "$title" "$msg"
|
||||
node $dir_shell/notify.js "$title" "$msg"
|
||||
fi
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user