Update setupFiles/install.sh
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
# 1. build date in epoch, for checking for updates.
|
||||
|
||||
# CD into the main directory
|
||||
echo
|
||||
cd /app/project || exit 2
|
||||
|
||||
if test -d "pdf/"; then
|
||||
@@ -56,3 +57,4 @@ if [[ requiresUpdate -eq 1 ]]; then
|
||||
fi
|
||||
sed -i "1s/.*/$buildDate/" /app/project/.autoltx
|
||||
fi
|
||||
echo
|
||||
|
||||
Reference in New Issue
Block a user