Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G1SMS
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
4
Issues
4
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
clients
G1SMS
Commits
05b06649
Commit
05b06649
authored
Nov 20, 2018
by
Fred
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Delete init.sh~
parent
aab6b79d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
20 deletions
+0
-20
shell/init.sh~
shell/init.sh~
+0
-20
No files found.
shell/init.sh~
deleted
100644 → 0
View file @
aab6b79d
#!/bin/bash
# Adapter ces valeurs au contexte spatio-temporel du Service G1SMS
##################################################################
# Acivate logging to /tmp/g1sms.log (YES/NO)
DOLOG
=
"YES"
###############################################################
# Each account is refered to caller phone international writing
COUNTRY
=
"+33"
####################################################################
# DU has a G1 value changed every 6 month! Needs to be ugraded there
DUFACTOR
=
10.04
##############################
#
LIMIT
=
2
# Solde minimum = 2 G1
###########################################
MASTERPHONE
=
+33666805720
export
MASTERPUB
=
$(
cat
"/root/G1SMS/g1sms.pub.key"
)
export
MASTERKEYFILE
=
"/root/G1SMS/g1sms.priv.key"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment