Skip to content

Commit

Permalink
Added a note
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenbertolucci committed Aug 31, 2024
1 parent 50da5f5 commit 5d20815
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Auto-update.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/bin/bash

# Replace the name of the 'your_path_to_the_password_file_goes_here' text below with the name of the file that contains your password
# NOTE - The file extension must end with .txt
PASSWORD_FILE="your_path_to_the_password_file_goes_here.txt"

# Check if the password file exists
Expand Down

0 comments on commit 5d20815

Please sign in to comment.