pull before begining of delivery

This commit is contained in:
Vincent Poulailleau 2019-11-18 17:42:30 +01:00
parent 0c4dde9555
commit 194427895e

2
deliver.sh Normal file → Executable file
View File

@ -1,11 +1,11 @@
#!/bin/bash
git pull
cat padpo/__init__.py | grep version
cat setup.py | grep version
echo "ready ?"
read BOOL
git pull
source venv/bin/activate
# clean