Skip to content
This repository was archived by the owner on Jun 29, 2025. It is now read-only.

Commit 05bdc40

Browse files
authored
Update README.md
1 parent dbe7d37 commit 05bdc40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ The script performs the following steps:
3434
To use this script, simply run it on your Linux server. The script will handle the rest:
3535

3636
```bash
37-
wget -O - https://github.com/InstaZDLL/drupal-install/releases/download/v1.0.0/drupal-install.sh | sudo bash
37+
wget -O - https://github.com/InstaZDLL/drupal-install/releases/download/v1.0.1/drupal-install.sh | sudo bash
3838
```
3939

4040
At the end of the script, a file named `db_credentials.txt` will be created in the home directory of the current user. This file contains the database username and a randomly generated password.

0 commit comments

Comments
 (0)