New process using mount point

This commit is contained in:
thomas 2022-02-20 15:02:18 +01:00
parent 637a60c3bf
commit 5d14cf2985
18 changed files with 217 additions and 244 deletions

View file

@ -1,5 +1,5 @@
## DEBMAKER
The main goal of this repository is allow to create application from source without install all compilation utility directly on the main system.
The main goal of this repository is allow to create application from source without install compilation utility directly on the main system.
All package are install in folder in chroot environnement with only one script.
### Requirement
@ -10,7 +10,7 @@ All package are install in folder in chroot environnement with only one script.
```bash
. vaultwarden2deb
allstep
debmake_runAllStep
```
### package are available without compilation