b 2 tháng trước cách đây
mục cha
commit
95526380ef
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      setup-pi.sh

+ 2 - 0
setup-pi.sh

@@ -27,6 +27,8 @@ else
         exit 1
     fi
 
+    source /root/.bashrc
+
     # 安装 pi 插件 superpowers-zh
     if command pi install npm:superpowers-zh; then
         echo "✅ pi 插件 superpowers-zh 安装成功"