mirror of
https://github.com/cwinfo/yggdrasil-network.github.io.git
synced 2025-06-26 14:09:25 +00:00
4a64567728c2aae47bd01df8794b3b5a971e4afe

`sudo tee` will run as root `sudo cat` doesn't do anything you would get this error: ``` [rany@HPipi ~]$ sudo cat > /etc/yum.repos.d/yggdrasil.repo << EOF > [yggdrasil] > name = Yggdrasil > baseurl = https://neilalexander.s3.dualstack.eu-west-2.amazonaws.com/rpm/ > gpgcheck=1 > gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-yggdrasil > EOF bash: /etc/yum.repos.d/yggdrasil.repo: Permission denied ```
Description
Languages
SCSS
49%
HTML
47.4%
Ruby
3.6%