Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/setup.py b/setup.py | |
index 708dc25..21595f1 100644 | |
--- a/setup.py | |
+++ b/setup.py | |
@@ -34,13 +34,13 @@ import shutil | |
# global variables | |
board = os.environ['BOARD'] | |
-repo_board_folder = f'boards/{board}/resizer' | |
+repo_board_folder = 'boards/'+board+'/resizer' |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.