Dockerfile aktualisiert
This commit is contained in:
@@ -64,8 +64,8 @@ RUN chmod 700 /root/watchdog.py
|
||||
|
||||
RUN (crontab -l; echo "@reboot /usr/bin/python3 /root/watchdog.py &") | crontab -
|
||||
|
||||
mkdir -p /home/crime5/.timer
|
||||
chown crime5:crime5 /home/crime5/.timer
|
||||
RUN mkdir -p /home/crime5/.timer
|
||||
RUN chown crime5:crime5 /home/crime5/.timer
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user