Skip to content

Commit

Permalink
Update JDC-AX1800pro-NSS-12-5-.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
KardRi authored Aug 23, 2024
1 parent 761669e commit 3857764
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/JDC-AX1800pro-NSS-12-5-.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,8 @@ jobs:

- name: Load Custom Configuration
run: |
[ -e files ] && cp -f files $OPENWRT_PATH/files
[ -e $CONFIG_FILE ] && cp -f $CONFIG_FILE $OPENWRT_PATH/.config
[ -e files ] && cp -vf files $OPENWRT_PATH/files
[ -e $CONFIG_FILE ] && cp -vf $CONFIG_FILE $OPENWRT_PATH/.config
cat $CONFIG_FILE
cat $OPENWRT_PATH/.config
Expand Down

0 comments on commit 3857764

Please sign in to comment.