Update work packages

This commit is contained in:
xeruf 2022-09-08 19:25:33 +02:00
parent ecae8fad68
commit 2fe8935e62
4 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,4 @@
win/tweaker
win/office
dev/tools dev/tools
forensics shell/tools
etcher
passwords passwords
forensics

View File

@ -1,2 +1,2 @@
#!/bin/sh #!/bin/sh
sudo apt install "$@" sudo apt install -y "$@"

View File

@ -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. Add a package entry to the repo. Will prompt for missing arguments.
.TP .TP
<identifier> <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 .TP
<content> <content>
Content of the file for the package to be added. Content of the file for the package to be added.

View File

@ -0,0 +1 @@
mpw