scripts/bash/postinstall
Tykayn 5d075db351 ajout scripts backup 2022-07-06 16:16:12 +02:00
..
user_config ajout scripts backup 2022-07-06 16:16:12 +02:00
README.md add old scripts 2022-05-30 11:36:14 +02:00
Ubuntu18.04_Bionic_Postinstall.sh add old scripts 2022-05-30 11:36:14 +02:00
tykayn_postinstall.sh add old scripts 2022-05-30 11:36:14 +02:00

README.md

#Script de PostInstall à lancer après une installation toute neuve d'ubuntu 18.04 sur votre ordinateur portable.

mkdir script_postinstall \
 && cd script_postinstall \
 && wget https://gitlab.com/tykayn1/cipherbliss.com/raw/master/bash/postinstall/tykayn_postinstall.sh \
  && chmod +x tykayn_postinstall.sh
  && sudo bash tykayn_postinstall.sh