Skip to content
Snippets Groups Projects
Commit c6acdaaa authored by Recolic Keghart's avatar Recolic Keghart
Browse files

ubuntu

parent 4528b32f
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,7 @@ MAINTAINER root@recolic.net
RUN apt update
RUN apt install -y curl netcat iputils-ping python3.8
RUN ln -s /usr/bin/python3.8 /usr/bin/python3
# RUN pacman -Sy
# RUN pacman -S --noconfirm curl netcat iputils grep
# RUN pacman -S --noconfirm python
......
#!/usr/bin/python3.8 -u
#!/usr/bin/python3 -u
import time
from datafile_gen_daemon_conf import *
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment