refactor
This commit is contained in:
parent
b311f757cf
commit
91e0076e27
3 changed files with 6 additions and 2 deletions
|
@ -323,6 +323,10 @@ Usage: `nproc`
|
|||
print name of current/working directory
|
||||
Usage: `pwd`
|
||||
|
||||
## passwd
|
||||
Change a users password
|
||||
Usage: `passwd [user]`
|
||||
|
||||
## readlink
|
||||
print resolved symbolic links or canonical file names
|
||||
Usage: `readlink [OPTION]... FILE...`
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
obj: application
|
||||
website: https://frigate.video/
|
||||
website: https://frigate.video
|
||||
---
|
||||
|
||||
# Frigate
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
obj: website
|
||||
website: http://p76qsknvioaquffotobe6725u2u4ovxfdlud6ndi3y4q.b32.i2p
|
||||
website: ["http://p76qsknvioaquffotobe6725u2u4ovxfdlud6ndi3y4q.b32.i2p", "https://based.cooking"]
|
||||
category: information
|
||||
---
|
||||
|
||||
|
|
Loading…
Reference in a new issue