diff --git a/funkwhale_cli.py b/funkwhale_cli.py index 34a1b25..8b97953 100755 --- a/funkwhale_cli.py +++ b/funkwhale_cli.py @@ -11,8 +11,7 @@ from src.fw_recents import list_fav_or_history import src.settings as settings import src.mpv_control import json -import sys -import time +import os from shlex import quote from loguru import logger from pyfzf.pyfzf import FzfPrompt @@ -122,21 +121,22 @@ Insert token from "Access token" here''') current_instance.select_instance(instance) if selected == 'Donate': - print('Support instance message:') - print(support_message) - input() + os.system(f'less <