mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-09-14 15:25:32 -04:00
Update create_tar.sh
This commit is contained in:
1 parent
df11f271a3
commit
116a86327b
1 file changed
+1
-2
+1
-2
@@ -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