4 lines
39 B
Bash
4 lines
39 B
Bash
#!/bin/bash
|
|
systemctl enable firstrun
|
|
|
#!/bin/bash
|
|
systemctl enable firstrun
|
|
|