New process using mount point
This commit is contained in:
parent
637a60c3bf
commit
5d14cf2985
18 changed files with 217 additions and 244 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue