Przeglądaj źródła

Force Macrovision to stay on the latest commit

master
Fen Dweller 5 lat temu
rodzic
commit
3a19544b6b
1 zmienionych plików z 8 dodań i 0 usunięć
  1. +8
    -0
      deploy-branch.sh

+ 8
- 0
deploy-branch.sh Wyświetl plik

@@ -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

Ładowanie…
Anuluj
Zapisz