We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9496bc commit 0683239Copy full SHA for 0683239
Makefile
@@ -46,7 +46,7 @@ install-py: detectCLI
46
else \
47
echo "[✗] Python tidak ditemukan! Silakan install terlebih dahulu."; \
48
fi
49
- @echo "[!] Jalankan perintah: bash CrackIge.sh";
+ @echo "[!] Jalankan perintah: xonsh setup.xsh";
50
51
update: detectCLI
52
@echo "[>] Melakukan update ..";sleep 1
0 commit comments