Add +x to script
This commit is contained in:
parent
fcca723a7a
commit
75a8370c9f
2 changed files with 1 additions and 6 deletions
|
@ -31,12 +31,7 @@ git clone <repository-url>
|
||||||
cd certman
|
cd certman
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Make the script executable:
|
2. Create a `.env` file with your configuration:
|
||||||
```bash
|
|
||||||
chmod +x certman.sh
|
|
||||||
```
|
|
||||||
|
|
||||||
3. Create a `.env` file with your configuration:
|
|
||||||
```bash
|
```bash
|
||||||
# Server Configuration
|
# Server Configuration
|
||||||
CERTWARDEN_SERVER="certwarden.dmz.skyfritt.net:443"
|
CERTWARDEN_SERVER="certwarden.dmz.skyfritt.net:443"
|
||||||
|
|
0
certman.sh
Normal file → Executable file
0
certman.sh
Normal file → Executable file
Loading…
Add table
Reference in a new issue