Some checks are pending
Build NFDOS ISO / build (push) Waiting to run
24 lines
724 B
Markdown
24 lines
724 B
Markdown
grep -n "^[ ]\+" /home/neo/Público/nfdos/src/Makefile.am
|
|
grep -n "^[ ]\+" /home/neo/Público/nfdos/configure.ac
|
|
file Makefile.am
|
|
file src/Makefile.am
|
|
file configure.ac
|
|
cat -A Makefile.am | grep '\^I'
|
|
cat -A src/Makefile.am | grep '\^I'
|
|
cat -A configure.ac | grep '\^I'
|
|
nl -ba Makefile | sed -n '770,790p'
|
|
grep -n "^[ ]" Makefile | head
|
|
|
|
|
|
a dist liberou.. ainda falta a dist/releases:
|
|
```
|
|
make release
|
|
🚀 Publicando build em dist/releases (versão: 0c68e56)
|
|
Os caminhos a seguir são ignorados por um dos seus arquivos .gitignore:
|
|
dist/releases
|
|
hint: Use -f if you really want to add them.
|
|
hint: Turn this message off by running
|
|
hint: "git config advice.addIgnoredFile false"
|
|
make: *** [Makefile:874: release] Erro 1
|
|
```
|