a new model..
This commit is contained in:
parent
53d65750e9
commit
bdfce63019
|
@ -1,4 +1,4 @@
|
|||
equipment-model.cfg
|
||||
*.cfg
|
||||
logs
|
||||
journals
|
||||
restart
|
||||
|
|
|
@ -20,8 +20,9 @@ sudo apt-get install -y tea
|
|||
### FTBatch development pc on development branch
|
||||
|
||||
```sh
|
||||
git branch -D format-branch
|
||||
git checkout -b format-branch
|
||||
?git branch -D 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