This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | # SETUP # | |
| DOMAIN=example.com | |
| PROJECT_REPO="git@github.com:example.com/app.git" | |
| AMOUNT_KEEP_RELEASES=5 | |
| RELEASE_NAME=$(date +%s--%Y_%m_%d--%H_%M_%S) | |
| RELEASES_DIRECTORY=~/$DOMAIN/releases | |
| DEPLOYMENT_DIRECTORY=$RELEASES_DIRECTORY/$RELEASE_NAME | |
| # stop script on error signal (-e) and undefined variables (-u) | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | avg_2021-10-01_2021-10-28 avg_2022-07-01_2022-07-28 categoryName Variation CHF | |
| 225.97 CHF 2 202.65 CHF do-it-garden/jardin/agencement-du-jardin/protection-solaire-intemperies/pavillons 874.77% | |
| 54.95 CHF 489.57 CHF melectronics/electromenager/smart-home/enceinte-connectee 790.94% | |
| 27.27 CHF 236.48 CHF micasa/rangement/vetements-et-chaussures/rangements-a-chaussures 767.29% | |
| 2.59 CHF 21.17 CHF supermarche/produits-menagers-nettoyage/eliminer-et-recycler/sacs-poubelle 718.32% | |
| 6.90 CHF 43.40 CHF sportxx/vetements-et-chaussures/femme/chaussures/chaussures-de-sport-en-salle 528.99% | |
| 152.48 CHF 935.78 CHF do-it-garden/jardin/piscines-spa/piscines 513.69% | |
| 8.59 CHF 49.67 CHF supermarche/denrees-alimentaires/chocolat/jours-de-fetes-evenements 477.95% | |
| 6.95 CHF 37.70 CHF do-it-garden/habitation/accessoires-pour-la-maison/guirlandes-lumineuses 442.50% | |
| 34.23 CHF 181.03 CHF micasa/collection-saisonniere/automne 428.83% | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | Nom | |
| 0-0.ch | |
| 000.ch | |
| 001.ch | |
| 002.ch | |
| 003.ch | |
| 004.ch | |
| 005.ch | |
| 006.ch | |
| 007.ch | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | <html> | |
| <head> | |
| <style> | |
| #text { | |
| transition: opacity 1s; | |
| } | |
| </style> | |
| </head> | |
| <body> | |
| <p id="text">Initial Text</p> |