Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
BorisGerretzen committed Sep 11, 2024
1 parent ecb2950 commit dc8ada3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ sed -i 's/#PasswordAuthentication yes/PasswordAuthentication no/g' /etc/ssh/sshd
# Create directories and copy files
mkdir /opt/sjoel
cp -r $SCRIPT_DIR/ /opt/sjoel
echho "Contents of /opt/sjoel:"
ls -la /opt/sjoel

mkdir -p /var/log/sjoelserver

# Create user and set permissions
Expand Down

0 comments on commit dc8ada3

Please sign in to comment.