mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 01:26:11 -08:00
Update create_tar.sh
This commit is contained in:
@@ -10,11 +10,10 @@
|
||||
|
||||
PIALERT_DEV_PATH=$(pwd)
|
||||
cd $PIALERT_DEV_PATH'/../'
|
||||
echo "----------------"
|
||||
|
||||
PIALERT_VERSION=`awk '$1=="VERSION" { print $3 }' config/version.conf | tr -d \'`
|
||||
echo $PIALERT_VERSION
|
||||
echo "----------------"
|
||||
|
||||
# ------------------------------------------------------------------------------
|
||||
ls -l tar/pialert*.tar
|
||||
tar tvf tar/pialert_latest.tar | wc -l
|
||||
|
||||
Reference in New Issue
Block a user