mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: update build.sh
This commit is contained in:
5
scripts/build.sh
Normal file → Executable file
5
scripts/build.sh
Normal file → Executable file
@@ -1,4 +1,7 @@
|
||||
# Usage: sh ./scripts/build.sh
|
||||
#!/bin/bash
|
||||
|
||||
# Usage: ./scripts/build.sh
|
||||
|
||||
set -e
|
||||
|
||||
cd "$(dirname "$0")/../"
|
||||
|
Reference in New Issue
Block a user