Fix crontab
This commit is contained in:
@@ -31,7 +31,7 @@ loginctl show-user ubuntu --property Linger
|
|||||||
# Setup user linger and crontab
|
# Setup user linger and crontab
|
||||||
```
|
```
|
||||||
loginctl enable-linger ubuntu
|
loginctl enable-linger ubuntu
|
||||||
crontab -l /home/ubuntu/control/crontab
|
crontab /home/ubuntu/control/crontab
|
||||||
```
|
```
|
||||||
|
|
||||||
# Install pip dependencies
|
# Install pip dependencies
|
||||||
|
|||||||
Reference in New Issue
Block a user