mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-23 11:15:13 +03:00
11 lines
408 B
Diff
11 lines
408 B
Diff
--- a/config-example.toml
|
|
+++ b/config-example.toml
|
|
@@ -27,7 +27,7 @@
|
|
|
|
# The directory containing all the scripts Fisher will use. Scripts needs to be
|
|
# executable in order to be called.
|
|
-path = "/srv/fisher-scripts"
|
|
+path = "/etc/fisher/scripts"
|
|
|
|
# If this is set to true, scripts in subdirectories of `scripts.path` will also
|
|
# be loaded, including from symlinks (be sure to check permissions before
|