Skip to content

Physical-Ports UI and toml file sync #18

Physical-Ports UI and toml file sync

Physical-Ports UI and toml file sync #18

name: USBGuard Configuration
on: [push, pull_request]
jobs:
configure-usbguard:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v2
- name: Configure USBGuard
run: |
cd BackEnd
chmod +x readtoml.sh # Make the script executable
./readtoml.sh