Giter Site home page Giter Site logo

nextdom_installer's Introduction

NextDom_Installer

CodeFactor

Script to automaticaly install NextDom from APT or GIT

To run :

$ sudo ./NextDom_Installer.sh -opt arg -opt2 arg2 -opt3 arg3

V2.0 RC1 : 20201402

V2.0 beta : USE AT YOUR OWN RISK !!!!! :20200128

  • Refonte globale du script
  • utilisation de variable globale pour faciliter la maintenabilité
  • Commentaire du code
  • Changement de l'appel du script:

NextDom_Installer.sh -a OFI|NGT|DEV -g url_github -b BRANCHE -s BRANCHE -r YES -i /home/toto/monbackup.tar.gz

-a) : Installation via apt pour les depots Officiels (OFI), dev (DEV), et nigthly (NGT)

NextDom_Installer.sh -a OFI -r YES -i /home/toto/archive.tar.gz

-g & -b ) : Indique l url github du projet et de la branche a installer

NextDom_Installer.sh -g https://github.com/NextDom/nextdom-core.git -b master

-s) : Branche du projet sur laquelle l utilisateur veut switcher

NextDom_Installer.sh -s Develop

-r) : Suppression de tout les composants Nextdom et data

NextDom_Installer.sh -r YES

-i) : Restauration de backup

NextDom_Installer.sh -i /home/toto/archive.tar.gz

Type -? or -help to know how use it

v1.8 : 20200108 : Add RPI compatibility
V1.7 : 20200106 : Correction typo par GiDom
V1.6 : 20191230 : Transformation en fonctions par iWils

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.