Skip to content

Commit 2bfb287

Browse files
MickLesktremor021
andauthored
Update install/actualbudget-install.sh
Co-authored-by: Slaviša Arežina <[email protected]>
1 parent 1fd2efd commit 2bfb287

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/actualbudget-install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ EOF
4545

4646
mkdir -p /opt/actualbudget
4747
cd /opt/actualbudget
48-
npm install --location=global @actual-app/sync-server
48+
$STD npm install --location=global @actual-app/sync-server
4949
$STD openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout selfhost.key -out selfhost.crt <<EOF
5050
US
5151
California

0 commit comments

Comments
 (0)