Skip to content

Commit

Permalink
Merge pull request #1 from lefterisALEX/cifs
Browse files Browse the repository at this point in the history
feat(cifs) install cifs-utils
  • Loading branch information
lefterisALEX authored Apr 8, 2024
2 parents c7d1512 + 12f38d1 commit 7b2bf9e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,9 @@ runcmd:
- apt-get update
- apt-get install -y infisical

# install rclone
# install extra-tools
- curl https://rclone.org/install.sh | bash
- apt-get install -y cifs-utils

# setup ufw
- ufw allow OpenSSH
Expand Down

0 comments on commit 7b2bf9e

Please sign in to comment.