Add debug
This commit is contained in:
parent
45e1e83e63
commit
4ebdd8479e
|
@ -90,12 +90,15 @@ if [ -d "$PROJECT_DIR" ]; then
|
|||
chmod -R +r /usr/share/${PROJECT_NAME}
|
||||
fi
|
||||
|
||||
echo "test0"
|
||||
if ! ${PROJECT_NAME} -c "$CONFIGURATION_FILE"; then
|
||||
exit 453536
|
||||
fi
|
||||
|
||||
#rebuild_exim_with_socks
|
||||
echo "test1"
|
||||
install_dynamicdns
|
||||
echo "test2"
|
||||
torrc_migrate
|
||||
nodejs_upgrade
|
||||
apt-get -yq -t stretch-backports install certbot
|
||||
|
|
Loading…
Reference in New Issue