Adopt new function names
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
---
|
||||
description: This invokes the default pager, which is likely to be [`less`](/gtfobins/less/), other functions may apply.
|
||||
functions:
|
||||
execute-interactive:
|
||||
shell:
|
||||
- code: |
|
||||
apt-get changelog apt
|
||||
!/bin/sh
|
||||
sudo-enabled:
|
||||
sudo:
|
||||
- code: |
|
||||
sudo apt-get changelog apt
|
||||
!/bin/sh
|
||||
|
||||
Reference in New Issue
Block a user