Skip to content

Instantly share code, notes, and snippets.

@b10n1k
Last active December 5, 2021 05:45
Show Gist options
  • Save b10n1k/0eba3b71034ea1aaecb6193dc9b90e90 to your computer and use it in GitHub Desktop.
Save b10n1k/0eba3b71034ea1aaecb6193dc9b90e90 to your computer and use it in GitHub Desktop.
#!/bin/bash
export ZYPP_MEDIANETWORK=1
export ZYPP_SINGLE_RPMTRANS=1
zypper ref && zypper dup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment