Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ rm -r "$WORK_DIR"/api_emulator/redfish/static
# Remove Redfish templates, and .py files.
rm -rf "$WORK_DIR"/api_emulator/redfish/templates
rm -rf "$WORK_DIR"/api_emulator/redfish/*.py
rm -rf "$WORK_DIR"/Resources

# Copy over the Swordfish bits
echo "Applying Swordfish additions..."
Expand Down