SUIVANT / NEXT

This commit is contained in:
fred 2022-11-03 12:58:08 +01:00
parent b3ff702f13
commit 75cf04f913
3 changed files with 5 additions and 5 deletions

View File

@ -88,7 +88,7 @@ echo "## INSTALLATION AstroGEEK OpenCV = 'Intelligence Amie' - DEV - "
## MAILJET SSMTP RELAYING : ADD YOUR CREDENTIALS ## MAILJET SSMTP RELAYING : ADD YOUR CREDENTIALS
sudo cp ~/.zen/Astroport.ONE/templates/.ssmtprc /etc/ssmtp/ssmtp.conf sudo cp ~/.zen/Astroport.ONE/templates/.ssmtprc /etc/ssmtp/ssmtp.conf
chmod 600 /etc/ssmtp/ssmtp.conf sudo chmod 600 /etc/ssmtp/ssmtp.conf
## Correct PDF restrictions for imagemagick ## Correct PDF restrictions for imagemagick
echo "# Correction des droits export PDF imagemagick" echo "# Correction des droits export PDF imagemagick"

View File

@ -43,7 +43,7 @@ Content-Type: text/html; charset=UTF-8
</p> </p>
<div id="yellow"> <div id="yellow">
<h3><a href="http://127.0.0.1:12345"> >>> CREATION TW <<< </a></h3> <h3><a href="http://127.0.0.1:12345"> >>> SUIVANT / NEXT <<< </a></h3>
</div> </div>
<script> <script>
const el = document.getElementById('yellow'); const el = document.getElementById('yellow');

View File

@ -17,10 +17,10 @@ echo '
########################################################################' ########################################################################'
### PLEASE CHANGE YOUR DOMAIN AND KEY ( OR HELP PAYING TRAFIC ;) ### PLEASE CHANGE YOUR DOMAIN AND KEY ( OR HELP PAYING TRAFIC ;)
## THIS IS A FREE LIMITED ACCOUNT. DO NOT EXAGERATE ;) ## THIS IS A FREE LIMITED ACCOUNT. DO NOT EXAGERATE ;)
mail=support@qo-op.com mail=$1
[[ ! $1 ]] && mail="support@qo-op.com"
echo " echo "From: fred@g1sms.fr
From: fred@g1sms.fr
To: EMAIL To: EMAIL
Subject: SUBJECT Subject: SUBJECT
MESSAGE MESSAGE