Compare commits
2 Commits
4eb9c95b1f
...
ecfb7d82d4
Author | SHA1 | Date | |
---|---|---|---|
ecfb7d82d4 | |||
81d7f1714b |
BIN
composer.phar
BIN
composer.phar
Binary file not shown.
14
update.sh
14
update.sh
@ -1,14 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
|
|
||||||
# Se positionner sur la racine du projet
|
|
||||||
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
|
|
||||||
cd ${DIR}
|
|
||||||
DIR=$(pwd)
|
|
||||||
|
|
||||||
echo Mise à jour
|
|
||||||
git reset --hard origin/master
|
|
||||||
git pull
|
|
||||||
echo ""
|
|
||||||
echo Reconfiguration
|
|
||||||
scripts/reconfigure.sh
|
|
||||||
echo ""
|
|
Loading…
x
Reference in New Issue
Block a user