fix image path
This commit is contained in:
parent
0b2a2c7d94
commit
4257df82c5
|
@ -8,7 +8,7 @@ Terminal user interface scripts for popular cli tools such as apt, systemctl, gi
|
||||||
- `s` - for managing systemd services
|
- `s` - for managing systemd services
|
||||||
- `k` - for managing kubernetes (depends on kubectl)
|
- `k` - for managing kubernetes (depends on kubectl)
|
||||||
- `r` - for running named commands from ~/.aliases.txt file
|
- `r` - for running named commands from ~/.aliases.txt file
|
||||||
![Sripts in action](./images/scripts_in_action.svg)
|
![Sripts in action](./images/scripts_in_action.gif)
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
### Ubuntu/Debian-based
|
### Ubuntu/Debian-based
|
||||||
|
|
Loading…
Reference in New Issue