Skip to content

Instantly share code, notes, and snippets.

@MushuLeDragon
Last active June 13, 2018 09:35
Show Gist options
  • Save MushuLeDragon/219fb999e9dc336738a27e3a5980a31a to your computer and use it in GitHub Desktop.
Save MushuLeDragon/219fb999e9dc336738a27e3a5980a31a to your computer and use it in GitHub Desktop.
#! /bin/bash
clean
echo "Début du script d'installation de Plex Server"
# Mise à jour de Linux
sudo apt-get update && apt-get upgrade -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment