a new model..
This commit is contained in:
parent
53d65750e9
commit
bdfce63019
|
@ -1,4 +1,4 @@
|
||||||
equipment-model.cfg
|
*.cfg
|
||||||
logs
|
logs
|
||||||
journals
|
journals
|
||||||
restart
|
restart
|
||||||
|
|
|
@ -20,8 +20,9 @@ sudo apt-get install -y tea
|
||||||
### FTBatch development pc on development branch
|
### FTBatch development pc on development branch
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
git branch -D format-branch
|
?git branch -D format-branch
|
||||||
git checkout -b format-branch
|
git checkout format-branch
|
||||||
|
git merge deployed
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue