mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-12 14:07:20 +02:00
Add admin hint
This commit is contained in:
@ -39,8 +39,8 @@ download.ps1, downloads the file/directory from the given URL
|
||||
edit.ps1, edits the given file with the built-in text editor
|
||||
enable-crash-dumps.ps1, enables the writing of crash dumps
|
||||
enable-god-mode.ps1, enables the god mode (adds a new icon to the desktop)
|
||||
enable-ssh-client.ps1, enables the SSH client
|
||||
enable-ssh-server.ps1, enables the SSH server
|
||||
enable-ssh-client.ps1, enables the SSH client (needs admin rights)
|
||||
enable-ssh-server.ps1, enables the SSH server (needs admin rights)
|
||||
encrypt-file.ps1, encrypts the given file
|
||||
fetch-repo.ps1, fetches updates for the current/given Git repository (including submodules)
|
||||
fetch-repos.ps1, fetches updates for all Git repositories under the current/given directory (including submodules)
|
||||
|
|
Reference in New Issue
Block a user