mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
Updated sshd_keymaker.sh to use group instead of app, this is related to the Haiku r43153 change.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
_progress () {
|
||||
notify --type progress --app ssh-keygen \
|
||||
notify --type progress --group ssh-keygen \
|
||||
--icon /boot/system/kernel_x86 \
|
||||
--messageID $0_$$ \
|
||||
--title "Generating ssh keys..." \
|
||||
|
||||
Reference in New Issue
Block a user