mirror of
https://github.com/Z4nzu/hackingtool
synced 2024-11-14 19:55:19 +00:00
echo "2\n" | hackingtool.py
This commit is contained in:
parent
0c64994bdb
commit
952e737279
3
.github/workflows/test_install.yml
vendored
3
.github/workflows/test_install.yml
vendored
@ -22,4 +22,5 @@ jobs:
|
|||||||
- run: sudo ./install.sh 1
|
- run: sudo ./install.sh 1
|
||||||
- run: pwd && ls -hal
|
- run: pwd && ls -hal
|
||||||
# `2` should use the default path /home/hackingtool/
|
# `2` should use the default path /home/hackingtool/
|
||||||
- run: echo "2\n" | hackingtool
|
- run: echo "2\n" | hackingtool # Does not take the echoed input
|
||||||
|
- run: echo "2\n" | hackingtool.py
|
||||||
|
Loading…
Reference in New Issue
Block a user