Ajouter 'files/atom_redhat_install.sh'

This commit is contained in:
Iwan Clément
2018-02-21 19:51:34 +00:00
parent 7286b558b5
commit 51a6ab8b70

View File

@@ -0,0 +1,3 @@
#!/bin/bash
cd /tmp
wget -q -t 5 -T 5 -w 5 -4 -nd https://atom.io/download/rpm && dnf install -y atom.x86_64.rpm