Skip to content

Commit

Permalink
Update samba-ssh-setup.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaredy899 authored Jan 10, 2025
1 parent ffea911 commit f92555f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core/tabs/utils/samba-ssh-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -212,4 +212,4 @@ setup_ssh_samba(){

checkEnv
checkEscalationTool
setup_ssh_samba
setup_ssh_samba

0 comments on commit f92555f

Please sign in to comment.