Skip to content

Commit

Permalink
Also clean the bin dir
Browse files Browse the repository at this point in the history
  • Loading branch information
clangen committed Jan 13, 2019
1 parent 2ce7505 commit b7bb824
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions archive-rpi.sh
@@ -1,5 +1,6 @@
#!/bin/sh

rm -rf bin
./clean-nix.sh
cmake -DGENERATE_DEB=1 -DDEB_ARCHITECTURE=armhf -DDEB_DISTRO=stretch -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release .
make -j2
Expand Down

0 comments on commit b7bb824

Please sign in to comment.