このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
bubblev
/
bubble
ウォッチ
9
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
130
Wiki
アクティビティ
ソースを参照
add copyright notice
tags/v1.0.0
Jonathan Cobb
4年前
親
3386609f45
コミット
a008acc209
3個のファイルの変更
、
7行の追加
、
1行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+3
-0
bin/bpyvenv.sh
+3
-0
bubble-server/src/main/resources/packer/roles/mitmproxy/files/bubble_debug.py
+1
-1
bubble-web
+ 3
- 0
bin/bpyvenv.sh
ファイルの表示
@@ -1,5 +1,8 @@
#!/bin/bash
#
# Copyright (c) 2020 Bubble, Inc. All rights reserved. For personal (non-commercial) use, see license: https://getbubblenow.com/bubble-license/
#
#
# Set up python venv to run scripts in bin
#
function die {
+ 3
- 0
bubble-server/src/main/resources/packer/roles/mitmproxy/files/bubble_debug.py
ファイルの表示
@@ -1,3 +1,6 @@
#
# Copyright (c) 2020 Bubble, Inc. All rights reserved. For personal (non-commercial) use, see license: https://getbubblenow.com/bubble-license/
#
import threading
import traceback
import signal
+ 1
- 1
bubble-web
@@ -1 +1 @@
Subproject commit
9107e63ec05ff9135a792ba9fb2ecd3f624be20e
Subproject commit
52bbba5ccbf22f5adf97c6e3aa7b2cb4d131885c
書き込み
プレビュー
読み込み中…
キャンセル
保存