mirror of
https://github.com/Z4nzu/hackingtool
synced 2024-11-14 19:55:19 +00:00
echo "1\n" | sudo ./install.sh
This commit is contained in:
parent
483fb42740
commit
7646ee3a6f
2
.github/workflows/test_install.yml
vendored
2
.github/workflows/test_install.yml
vendored
@ -18,4 +18,4 @@ jobs:
|
||||
- run: ls -hal
|
||||
- env:
|
||||
TERM: "linux"
|
||||
run: echo "1\n" | ./install.sh
|
||||
run: echo "1\n" | sudo ./install.sh
|
||||
|
Loading…
Reference in New Issue
Block a user