diff --git a/core/tabs/utils/samba-ssh-setup.sh b/core/tabs/utils/samba-ssh-setup.sh index 6d2f9afd..afec4373 100755 --- a/core/tabs/utils/samba-ssh-setup.sh +++ b/core/tabs/utils/samba-ssh-setup.sh @@ -2,7 +2,7 @@ # Load common script functions . ../common-script.sh - +. ../common-service-script.sh # Function to install packages based on the package manager install_package() { PACKAGE=$1 @@ -212,4 +212,4 @@ setup_ssh_samba(){ checkEnv checkEscalationTool -setup_ssh_samba \ No newline at end of file +setup_ssh_samba