diff options
author | Sahal Ansari | 2024-07-09 00:54:34 -0500 |
---|---|---|
committer | Sahal Ansari | 2024-07-09 00:54:34 -0500 |
commit | 7b39e6fe32d91d366b45a8b78700c294ca14bf2b (patch) | |
tree | 037c5ba9cdce062d67d0621fc217396b5cdae3a2 | |
parent | 324d710a0faf1ae85e52c0e9f5c46c41b7d6d283 (diff) | |
download | aur-7b39e6fe32d91d366b45a8b78700c294ca14bf2b.tar.gz |
comment update PKGBUILD.
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -79,7 +79,7 @@ build() { # INFO: https://github.com/alfredopalhares/joplin-pkgbuild/issues/25 export LANG=en_US.utf8 - #msg2 "Installing dependencies through Yarn 3..." + msg2 "Installing dependencies through Yarn 3..." eval $yarn_bin msg2 "Building the workspace" |