Skip to content

Commit

Permalink
Updated start script
Browse files Browse the repository at this point in the history
  • Loading branch information
ashleykleynhans committed Jan 28, 2024
1 parent 779a9e2 commit f84b70c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ configure_filezilla() {
echo "PermitRootLogin yes" >> ${ssh_config}

# Restart the SSH service
service ssh restart || systemctl restart sshd
service ssh restart

# Create FileZilla XML configuration for SFTP
filezilla_config_file="/workspace/filezilla_sftp_config.xml"
Expand Down

0 comments on commit f84b70c

Please sign in to comment.