icons: Change into a hook
Fixes the icons hook to be where the migration script moved it. Signed-off-by: Stacy Harper <contact@stacyharper.net>
This commit is contained in:

committed by
Stacy Harper

parent
8e97c84c11
commit
ffcfa6f6a4
@@ -1,8 +1,8 @@
|
||||
#!/bin/sh
|
||||
|
||||
# include common definitions
|
||||
# shellcheck source=scripts/core/sxmo_icons.sh
|
||||
. "$(dirname "$0")/sxmo_icons.sh"
|
||||
# shellcheck source=configs/default_hooks/sxmo_hook_icons.sh
|
||||
. sxmo_hook_icons.sh
|
||||
# shellcheck source=scripts/core/sxmo_common.sh
|
||||
. "$(dirname "$0")/sxmo_common.sh"
|
||||
|
||||
|
Reference in New Issue
Block a user