Skip to content

Commit

Permalink
samba - fix restart function name call
Browse files Browse the repository at this point in the history
  • Loading branch information
joolswills committed Jun 21, 2016
1 parent 2ef35a2 commit 1a8f8c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scriptmodules/supplementary/samba.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ function install_shares_samba() {
add_share_samba "bios" "$home/RetroPie/BIOS"
add_share_samba "configs" "$configdir"
add_share_samba "splashscreens" "$datadir/splashscreens"
restart_samba_samba
restart_samba
}

function remove_shares_samba() {
Expand Down

0 comments on commit 1a8f8c0

Please sign in to comment.