Skip to content

Commit

Permalink
Change install.sh back to release
Browse files Browse the repository at this point in the history
  • Loading branch information
stackotter committed Dec 1, 2021
1 parent aa08360 commit 71e3ce7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh
# Build
swift build -c debug
swift build -c release

# Create directory with correct permissions
sudo mkdir -p -m755 /opt/swift-bundler
Expand Down

0 comments on commit 71e3ce7

Please sign in to comment.