Skip to content

Commit 853f4a8

Browse files
committed
fix in shoutbox config for librarybox, caused reboot
1 parent fca4b90 commit 853f4a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules.available/61_librarybox_shoutbox.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ func_read_system_config_librarybox_shoutbox() {
3636

3737
# Parse the first parameter with the changed value
3838
# do the stuff you need to do for changing the configuratioj
39-
func_set_system_config_librarybox_ftp(){
39+
func_set_system_config_librarybox_shoutbox(){
4040
local value=$1 ; shift
4141
local old_value=$1; shift
4242

0 commit comments

Comments
 (0)