mirror of
https://gitlab.com/cief-data/data-management.git
synced 2026-08-19 04:13:57 +00:00
Debug Headless
This commit is contained in:
@@ -16,6 +16,12 @@
|
||||
###### python3 main.py
|
||||
```
|
||||
|
||||
### First time run playwright
|
||||
```
|
||||
###### playwright install
|
||||
###### playwright install-deps
|
||||
```
|
||||
|
||||
### Some VM Tips
|
||||
```
|
||||
###### Host: data-managmenet project
|
||||
@@ -28,7 +34,7 @@
|
||||
###### Crontab log: grep CRON /var/log/syslog
|
||||
###### Python log: grep 'mycmd' /var/log/syslog
|
||||
###### Remove file cmd: rm -rf
|
||||
###### git clone https://gitlab.com/CIEFWorldwideSdnBhd/data-management.git
|
||||
###### git clone https://gitlab.com/cief-data/data-management.git
|
||||
###### pip3 install -r requirements.txt
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user