From 19188b9aa21ef9bb38b0e84ac173e11aa11b360c Mon Sep 17 00:00:00 2001 From: IrvingGao <1729854488@qq.com> Date: Mon, 27 May 2024 23:24:15 +0800 Subject: [PATCH] bash --- start_hotpots.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start_hotpots.sh b/start_hotpots.sh index 8296765..60e4865 100644 --- a/start_hotpots.sh +++ b/start_hotpots.sh @@ -1,3 +1,3 @@ python3 wifi_manager.py -cd ~/TakwayPlatform/ +cd ~/TakwayBoard/ python3 ws_client.py \ No newline at end of file