1
0
mirror of https://github.com/Z4nzu/hackingtool.git synced 2025-06-20 06:15:54 +02:00

echo "1\n" | sudo ./install.sh

This commit is contained in:
Christian Clauss
2023-07-18 09:57:21 +02:00
committed by GitHub
parent 483fb42740
commit 7646ee3a6f

View File

@ -18,4 +18,4 @@ jobs:
- run: ls -hal
- env:
TERM: "linux"
run: echo "1\n" | ./install.sh
run: echo "1\n" | sudo ./install.sh