Update work packages
This commit is contained in:
parent
ecae8fad68
commit
2fe8935e62
4 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,4 @@
|
|||
win/tweaker
|
||||
win/office
|
||||
dev/tools
|
||||
forensics
|
||||
etcher
|
||||
shell/tools
|
||||
passwords
|
||||
forensics
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
#!/bin/sh
|
||||
sudo apt install "$@"
|
||||
sudo apt install -y "$@"
|
||||
|
|
|
@ -56,7 +56,8 @@ The package. Corresponds to a directory in \fIpackages\fP.
|
|||
Add a package entry to the repo. Will prompt for missing arguments.
|
||||
.TP
|
||||
<identifier>
|
||||
Name of the packager for which this entry is meant, plus potential pre- and suffixes.
|
||||
Name of the packager for which this entry is meant,
|
||||
including potential pre- and suffixes.
|
||||
.TP
|
||||
<content>
|
||||
Content of the file for the package to be added.
|
||||
|
|
1
packages/masterpassword/snap
Normal file
1
packages/masterpassword/snap
Normal file
|
@ -0,0 +1 @@
|
|||
mpw
|
Loading…
Add table
Reference in a new issue