tar update

This commit is contained in:
pucherot
2021-01-10 10:54:20 +01:00
parent d0d5512e89
commit 2f9ccddd09
3 changed files with 1 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ PIALERT_VERSION=2.50
PIALERT_DEV_PATH=/media/WD_4TB/dev
cd $PIALERT_DEV_PATH
tar tvf pialert/install/pialert_$PIALERT_VERSION.tar | wc -l
rm pialert/install/pialert_$PIALERT_VERSION.tar
tar cvf pialert/install/pialert_$PIALERT_VERSION.tar --exclude="pialert/install" --exclude="pialert/.git" pialert | wc -l

Binary file not shown.

Binary file not shown.