Skip to content

Commit 4e90fa6

Browse files
committed
[push-over] Add logging
1 parent 24a2f60 commit 4e90fa6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

push_over/download.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ def setup(verbose: bool = False):
3838
],
3939
verbose,
4040
)
41+
print(has_fork)
4142

4243
if has_fork != "true":
4344
run_command(

0 commit comments

Comments
 (0)