This website requires JavaScript.
Explore
Help
Sign In
Disassembler
/
Spotter-VM
Watch
1
Star
0
Fork
0
You've already forked Spotter-VM
Code
Issues
78
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
5a43c23b83
Spotter-VM
/
lxc-apps
/
cts
/
install
/
update-conf.sh
4 lines
88 B
Bash
Raw
Normal View
History
Unescape
Escape
Rewrite confupdater back to individual files, change app start flow
2018-09-20 14:03:23 +02:00
#!/bin/sh
Fix hostnames
2019-10-05 16:34:10 +02:00
sed -i
"
s|\(^SERVER_EMAIL = \).*|\1'
${
EMAIL
}
'|
"
/srv/cts/cts_conf/spotter.py
Reference in New Issue
Copy Permalink