mirror of
https://github.com/TheCommsChannel/TC2-APRS-BBS.git
synced 2025-06-28 15:57:15 -04:00
Copy the example ini file instead of move
If we move the ini file, it might break the git repo
This commit is contained in:
parent
3fea62db14
commit
e0a2c57a8d
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ coming soon. This software is experimental and could have bugs. Bug reports and
|
||||||
5. Rename `example_config.ini`:
|
5. Rename `example_config.ini`:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
mv example_config.ini config.ini
|
cp example_config.ini config.ini
|
||||||
```
|
```
|
||||||
|
|
||||||
6. Set up the configuration in `config.ini`:
|
6. Set up the configuration in `config.ini`:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue