Propagate arguments to build script

This commit is contained in:
Dylan McKay 2017-09-23 16:52:09 +12:00
parent 72b0169d53
commit 1888fa52d3
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
#! /bin/sh
xargo build --target avr-atmega328p
xargo build --target avr-atmega328p $@