mirror of
https://github.com/khuedoan/homelab.git
synced 2025-08-01 23:59:41 +07:00
refactor(configure)!: set configure as a make target
This commit is contained in:
@ -31,7 +31,7 @@ make tools
|
||||
Run the following script to configure the homelab:
|
||||
|
||||
```sh
|
||||
./configure.py
|
||||
make configure
|
||||
```
|
||||
|
||||
Example input:
|
||||
@ -39,7 +39,6 @@ Example input:
|
||||
<!-- TODO update example input -->
|
||||
|
||||
```
|
||||
$ ./configure.py
|
||||
Text editor (nvim):
|
||||
Enter seed repo (github.com/khuedoan/homelab): github.com/example/homelab
|
||||
Enter your domain (khuedoan.com): example.com
|
||||
|
Reference in New Issue
Block a user