scripts/postinstall
Tykayn 8c9ee8da84 move folders to root 2023-08-29 14:13:49 +02:00
..
user_config move folders to root 2023-08-29 14:13:49 +02:00
README.md move folders to root 2023-08-29 14:13:49 +02:00
Ubuntu18.04_Bionic_Postinstall.sh move folders to root 2023-08-29 14:13:49 +02:00
tykayn_postinstall.sh move folders to root 2023-08-29 14:13:49 +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