Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
chemicalcrux
/
webhooks
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
Force Macrovision to stay on the latest commit
master
Fen Dweller
5 anni fa
parent
0b42ebad89
commit
3a19544b6b
1 ha cambiato i file
con
8 aggiunte
e
0 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+8
-0
deploy-branch.sh
+ 8
- 0
deploy-branch.sh
Vedi File
@@ -12,3 +12,11 @@ else
cd preview/$1/$branch
git pull
fi
# temporarily keeping both versions on the latest commit
if [ $1 == "macrovision" ]
then
cd /home/web/crux.sexy/macrovision
git pull
fi
Write
Preview
Loading…
Annulla
Salva