Add custom-cmds-in-ubuntu/bin_examples/README.md
This commit is contained in:
parent
934ab849a3
commit
202c5cdf3d
11
custom-cmds-in-ubuntu/bin_examples/README.md
Normal file
11
custom-cmds-in-ubuntu/bin_examples/README.md
Normal file
@ -0,0 +1,11 @@
|
||||
## Add Script name at the end
|
||||
|
||||
```
|
||||
bash -c "$(wget -qLO - https://git.sthope.dev/sthope/sthope-examples/raw/branch/master/custom-cmds-in-ubuntu/bin_examples/)"
|
||||
```
|
||||
|
||||
### Get PC Details
|
||||
|
||||
```
|
||||
bash -c "$(wget -qLO - https://git.sthope.dev/sthope/sthope-examples/raw/branch/master/custom-cmds-in-ubuntu/bin_examples/get_pc_details.sh)"
|
||||
```
|
Loading…
x
Reference in New Issue
Block a user