8 lines
339 B
Plaintext
Executable File
8 lines
339 B
Plaintext
Executable File
@reboot sleep 10 && chmod 777 /dev/ttyAMA* /dev/i2c-1
|
|
|
|
@reboot /var/www/nebuleair_pro_4g/boot_hotspot.sh >> /var/www/nebuleair_pro_4g/logs/app.log 2>&1
|
|
|
|
@reboot sleep 30 && /usr/bin/python3 /var/www/nebuleair_pro_4g/SARA/reboot/start.py >> /var/www/nebuleair_pro_4g/logs/app.log 2>&1
|
|
|
|
0 0 * * * > /var/www/nebuleair_pro_4g/logs/master.log
|