mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-29 02:12:36 +02:00
3 lines
No EOL
84 B
Bash
Executable file
3 lines
No EOL
84 B
Bash
Executable file
#!/bin/sh
|
|
/bin/systemctl restart docker.service
|
|
/bin/systemctl enable docker.service |