use still gitlab for seweb

This commit is contained in:
2025-04-29 12:03:52 +02:00
parent ce37e3727c
commit 3beb31cfc7

View File

@ -318,7 +318,7 @@ def do_sehistory():
def do_seweb():
"""SE web client"""
if check_repo(home, 'seweb', None, 'master'):
if check_repo(home, 'seweb', 'gitlab', 'master'):
do('git pull')