mirror of
https://github.com/Z4nzu/hackingtool
synced 2026-05-22 16:39:40 +00:00
echo "2\n" | ./hackingtool.py
This commit is contained in:
parent
952e737279
commit
a4cc799dfb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test_install.yml
vendored
2
.github/workflows/test_install.yml
vendored
|
|
@ -23,4 +23,4 @@ jobs:
|
|||
- run: pwd && ls -hal
|
||||
# `2` should use the default path /home/hackingtool/
|
||||
- run: echo "2\n" | hackingtool # Does not take the echoed input
|
||||
- run: echo "2\n" | hackingtool.py
|
||||
- run: echo "2\n" | ./hackingtool.py
|
||||
|
|
|
|||
Loading…
Reference in a new issue