Skip to content

Commit 0683239

Browse files
authored
Update Makefile
1 parent c9496bc commit 0683239

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ install-py: detectCLI
4646
else \
4747
echo "[✗] Python tidak ditemukan! Silakan install terlebih dahulu."; \
4848
fi
49-
@echo "[!] Jalankan perintah: bash CrackIge.sh";
49+
@echo "[!] Jalankan perintah: xonsh setup.xsh";
5050

5151
update: detectCLI
5252
@echo "[>] Melakukan update ..";sleep 1

0 commit comments

Comments
 (0)