mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +00:00
forgot file extention
This commit is contained in:
parent
bb003ea300
commit
5ab2eaabe0
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ Before=clone-wifi.service
|
|||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/sbin/check-firmware
|
||||
ExecStart=/usr/sbin/check-firmware.sh
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
Loading…
Reference in a new issue