Skip to content

OM-Welcome ap System Updater should create a log file #3514

Description

@wilsonephillips

I have no idea how to do a pull request on this, but
/usr/share/om-welcome/apps/updatesys.run needs to create a log file.

# konsole -e pkexec sh -c "dnf clean all ; dnf repolist ; dnf distro-sync --refresh --allowerasing ; echo 'Press enter to close konsole'; read"

konsole -e pkexec sh -c "dnf clean all ; dnf repolist ; dnf distro-sync --refresh --allowerasing 2>&1 | tee $HOME/dsync-log.txt ; echo 'Press enter to close konsole'; read"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestin progressThe issue is being processed

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions