This website requires JavaScript.
Explore
Help
Sign In
EDUCATIC
/
digitaldemocratic
mirror of
https://gitlab.com/digitaldemocratic/digitaldemocratic
Watch
1
Star
0
Fork
You've already forked digitaldemocratic
0
Code
Issues
Projects
Releases
Wiki
Activity
6138e9c65b
digitaldemocratic
/
admin
/
docker
/
docker-entrypoint.sh
5 lines
99 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
ssh-keygen -A
/usr/sbin/sshd -D -e -f /etc/ssh/sshd_config
# cd /admin
# python3 start.py
Reference in New Issue
View Git Blame
Copy Permalink