mirror of
https://github.com/FakeTV/pseudo-channel.git
synced 2026-01-04 01:03:14 +00:00
updated branch list in setup
This commit is contained in:
2
setup.py
2
setup.py
@@ -416,7 +416,7 @@ def copy_tv(clientList, installDir, path):
|
||||
|
||||
def ps_update():
|
||||
print("Updating Pseudo Channel") #download and copy updates from git to all branches and boxes
|
||||
branchList = ['master','develop','python3']
|
||||
branchList = ['main','develop']
|
||||
b = 1
|
||||
print("Select Pseudo Channel Repository Branch (default: master)")
|
||||
for branch in branchList:
|
||||
|
||||
Reference in New Issue
Block a user