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

17 Commits

Author SHA1 Message Date
0c64994bdb skip ci 2023-07-18 10:53:50 +02:00
173c18570f if [[ ! $choice =~ ^[1-2]+$ ]]; then 2023-07-18 10:27:31 +02:00
90eb7f2980 choice=$1 2023-07-18 10:10:44 +02:00
e1463b4dfa removed yay and fixed the install script for arch based distro 2023-03-14 17:26:59 +10:30
58b4276003 removed yay because we don't need it and fixed the install script for arch based distro 2023-03-14 17:08:02 +10:30
d201837d51 requirement.txt --> requirements.txt 2023-03-04 14:30:24 +01:00
c40ae9620b [FIX]#Install & Update Script fixed, added gitignore 2023-03-04 06:07:48 -05:00
c6796a9e2f feat: format out put and group commands
- set the trace (set -e)
- format output from tabs to sapces, since it's most verbose
- group installation in oneline preventing bash to run multiple command
2022-06-26 14:45:36 +02:00
f98a1d446e install.sh: sudo apt-get install python3-pip 2022-06-12 22:06:57 +02:00
1eca955bce Forgot yay doesn't like sudo 2022-04-28 20:18:41 +03:00
c18cd12f19 Added arch linux support bc feature request #231
- Added Arch Linux support because feature request #231.
- Fixed "./test.sh: line 107: [: invinput123: integer expression expected" when entering letters instead of a integer.
2022-04-28 20:13:35 +03:00
d8796a171d Update install.sh
wget option will not work with http but instead with https - or remove the entire line, the program will not install.
2020-07-23 23:37:19 +03:00
11d1367d61 Update install.sh 2020-07-13 20:36:46 +05:30
e7a1e3d6f5 Update install.sh 2020-07-11 17:49:06 +05:30
7055932ff8 Update install.sh 2020-06-26 22:21:27 +05:30
02e444d528 Fixing Error 2020-04-19 13:10:59 +05:30
1d63c3fde8 FirstTime Upload 2020-04-11 15:00:14 +05:30