4 lines
104 B
Bash
4 lines
104 B
Bash
#!/usr/bin/env bash
|
|
|
|
# will prompt for a new password, default is 777b930e
|
|
htpasswd -d ./auth-file admin |