nfdos/CHANGELOG.md
neo.webmaster.2@gmail.com cef5a65ab3
Some checks are pending
Build NFDOS ISO / build (push) Waiting to run
"Auto-commit via make git"
2025-11-11 06:02:13 +01:00

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
```