Skip to content

Commit 938bce6

Browse files
committed
Copy .update was missing
1 parent 367ebed commit 938bce6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.update.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ git clone $REPO_URL > /dev/null 2>&1 #https://github.com/fpgasystems/hdev.git
5757

5858
#copy update
5959
sudo mv $UPDATES_PATH/$REPO_NAME/update.sh $HDEV_PATH/update
60+
sudo mv $UPDATES_PATH/$REPO_NAME/.update.sh $HDEV_PATH/.update
6061

6162
#remove temporal copy
6263
rm -rf $UPDATES_PATH/$REPO_NAME

0 commit comments

Comments
 (0)