Created
July 21, 2016 00:54
-
-
Save mattbell87/1c68c99335cb50ccf2767ecaca43cb0f to your computer and use it in GitHub Desktop.
Install Ironkey on Fedora
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
sudo dnf install glibc.i686 | |
sudo dnf install libgcc_s.so.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment