Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

rayan-mazouz/improved_epitech_dump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

improved_epitech_dump

This script should be run on a fresh vanilla Fedora installation. it aims to provide a better user experience than the original Epitech OS dump, while keeping a similar environment.

Running the script :

cd /tmp ; curl -O https://raw.githubusercontent.com/rayan-mazouz/improved_epitech_dump/main/improved_epitech_dump.sh ; chmod +x improved_epitech_dump.sh ; sudo ./improved_epitech_dump.sh

The install nvidia drivers script can be used on all fedora distributions. If you need a full install of the Epitech dump, use the first scrip.

Running the script :

cd /tmp ; curl -O https://raw.githubusercontent.com/rayan-mazouz/improved_epitech_dump/main/install_nvidia_drivers.sh ; chmod +x install_nvidia_drivers.sh ; ./install_nvidia_drivers.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages